![]() |
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 |
| Finding out how long a script runs for and exit reason. | daydreamer | Shell Programming and Scripting | 2 | 01-28-2009 05:32 PM |
| Free Linux Memory by Dropping Caches | Neo | Linux | 0 | 11-29-2008 11:29 AM |
| Sed command dropping last record in File | bheeke | Shell Programming and Scripting | 5 | 09-11-2008 03:41 PM |
| why my script stopped- any reason(urgent please) | krishna9 | Shell Programming and Scripting | 1 | 05-21-2008 11:55 AM |
| strintercept dropping message on unixware | kapilverma_udr | UNIX for Advanced & Expert Users | 2 | 05-31-2005 04:47 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
The result of the "cmp -l" looks like:
Code:
899 40 60 900 40 60 901 40 60 Code:
cmp -l infile outfile |awk '$2 != 40' |head |
![]() |
| Bookmarks |
| Tags |
| awk, ksh |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|