![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| Shell Programming and Scripting | nivas | Shell Programming and Scripting | 20 | 02-27-2008 06:36 AM |
| Shell Programming and Scripting | nivas | Shell Programming and Scripting | 21 | 02-25-2008 06:27 AM |
| Shell Programming and Scripting | nivas | Shell Programming and Scripting | 14 | 02-20-2008 02:07 AM |
| Shell Programming and Scripting | nivas | Shell Programming and Scripting | 3 | 02-13-2008 08:10 AM |
| Shell scripting & programming languages | aloysius1001 | UNIX Desktop for Dummies Questions & Answers | 1 | 02-19-2002 12:04 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Shell Programming and Scripting
I want to compare some files.
say iam having 2 sets of files ,each is having some 10 files. ie, file1 1a.txt 1b.txt 1c.txt ... file2 2a.txt 2b.txt 2c.txt ... i need to read line by line of this files parralley.. ie.. i want to read file1 first line that is 1a.txt and file2 first line (2a.txt) and pass this 2 input to comm command to compare . this can in while loop ..so entire files have to pass for the compare command Pls help to script. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|