![]() |
|
|
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 |
| Trying to print data row/columnwise | swaminathanks | Shell Programming and Scripting | 8 | 02-18-2009 12:09 PM |
| How can i prepare a file by comparing two other files? | manmohanpv | Shell Programming and Scripting | 3 | 02-18-2008 04:58 AM |
| rearranging the data in file (from columnwise to rowwise) | reldb | Shell Programming and Scripting | 3 | 01-26-2007 05:36 AM |
| comparing files to contents of a file | SummitElse | Shell Programming and Scripting | 3 | 06-28-2006 01:36 PM |
| comparing file content differences | RianTan | Shell Programming and Scripting | 4 | 08-11-2005 03:35 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hello Everybody!!!!!!!!! Request you to help me with the below mentioned issue:
I have 2 files say, File 1: a|4|7 b|3|2 c|8|8 d|8|9 File 2: a|4|6 b|2|2 c|8|8 d|9|8 The third file(output file) should have: Data mismatch in row 1 column 3 Data mismatch in row 2 coumn 2 Data mismatch in row 4 column 2 and column 3 Or atleast be able to capture the row and column number having mismatch..... Please let me know if it is possible |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|