![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum 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 |
| awk - comparing files | dbrundrett | Shell Programming and Scripting | 4 | 08-22-2008 07:23 AM |
| Comparing two files | ragavhere | Shell Programming and Scripting | 31 | 06-12-2008 01:12 AM |
| Comparing two files | superstar003 | Forum Support Area for Unregistered Users & Account Problems | 1 | 05-08-2008 12:34 AM |
| Comparing two files... | paqman | Shell Programming and Scripting | 12 | 08-08-2007 12:45 AM |
| comparing shadow files with real files | terrym | UNIX for Advanced & Expert Users | 4 | 02-08-2007 10:38 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Comparing two files..
Hai,
I am new to this forum.. I am having two files for compare.. 1st file contains the values... like this sourceFile: Filename1 1234567 Filename2 2345678 Filename3 3456789 2nd file contains the values .. destFile: Filename2 5434567 Filename3 3456789 I have to compare sourceFile with destFile. And i have to sort sort the rows..which are same.. Output must be.. SucessTrans Filename3 3456789 FailedTrans Filename2 Filename1 can anyone please help me out ... |
| Forum Sponsor | ||
|
|