![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| awk - comparing files | dbrundrett | Shell Programming and Scripting | 6 | 01-18-2009 10:51 PM |
| Comparing two files | ragavhere | Shell Programming and Scripting | 32 | 12-04-2008 01:24 PM |
| Comparing two files | superstar003 | Forum Support Area for Unregistered Users & Account Problems | 1 | 05-08-2008 04:34 AM |
| Comparing two files... | paqman | Shell Programming and Scripting | 12 | 08-08-2007 04:45 AM |
| comparing shadow files with real files | terrym | UNIX for Advanced & Expert Users | 4 | 02-09-2007 02:38 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | 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 ... |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|