![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| sdiff issue - not gathering correct difference | thegant | UNIX for Dummies Questions & Answers | 1 | 05-07-2008 12:38 PM |
| A more intelligent SDIFF | robbiegregg | UNIX for Dummies Questions & Answers | 1 | 02-07-2008 01:28 PM |
| problem with dd command or maybe AFS problem | Anta | Shell Programming and Scripting | 0 | 08-25-2006 07:10 AM |
| sdiff problem | ruudrio | Shell Programming and Scripting | 0 | 08-22-2005 05:06 AM |
| SSH Problem auth problem | budrito | UNIX for Advanced & Expert Users | 1 | 03-17-2004 07:12 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Sdiff ? problem
Hello,
I'm using Sdiff to compare 2 files, I've used this before and it works fine and still does in some cases. But it seems to trip up when using combinations of alpha-numeric text. I created two simple files to test and as you can see it seems to trip up on the "gr55a" text, any ideas ? example output below; gr9 | gr88 gr1 gr1 gr99 < gr55a < gr55c < gr2 < gr22 gr22 gr5 | gr3 gr333 | gr66 gr6 | gr4 gr77 | gr7 > gr55a > gr55b > gr33 > gr8 > gr44 |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Quote:
|
|
#3
|
|||
|
|||
|
Sure thing,
File 1; gr9 gr1 gr99 gr55a gr55c gr2 gr22 gr5 gr333 gr6 gr77 File 2; gr88 gr1 gr22 gr3 gr66 gr4 gr7 gr55a gr55b gr33 gr8 gr44 Sdiff output gr9 | gr88 gr1 gr1 gr99 < gr55a < gr55c < gr2 < gr22 gr22 gr5 | gr3 gr333 | gr66 gr6 | gr4 gr77 | gr7 > gr55a > gr55b > gr33 > gr8 > gr44 Last edited by cowpoke; 10-24-2005 at 06:00 AM. |
|||
| Google The UNIX and Linux Forums |