![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| finding duplicate files by size and finding pattern matching and its count | jerome Sukumar | Shell Programming and Scripting | 2 | 12-01-2006 12:20 AM |
| Cut rows | obedkhan | HP-UX | 2 | 08-23-2006 06:36 AM |
| finding & replacing blank rows/spaces in a file | Gerry405 | SUN Solaris | 2 | 07-21-2005 01:49 AM |
| Difference between two rows | JimJim | Shell Programming and Scripting | 7 | 07-05-2005 04:52 AM |
| Concatenate 2 rows into 1 row | indianadoug | Shell Programming and Scripting | 4 | 03-11-2005 07:05 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Finding different rows
I have two files. They are prety much the same, except a few lines. I would like to get the differences between the two file, but only those differences and nothing more.
"diff" and "sdiff" cannot seem to do it. "sdiff -s" gets close, but I still get "less than" or "greater than" signs in the result. I would only like to get the different rows, no more, no less. Thank you! |
| Forum Sponsor | ||
|
|