![]() |
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 |
| need help extracting this part | finalight | Shell Programming and Scripting | 6 | 05-20-2008 07:03 AM |
| program to find the uncommon numbers between two files. | salaathi | Post Here to Contact Site Administrators and Moderators | 2 | 10-31-2007 08:52 AM |
| Extracting part of a string | sam_78_nyc | Shell Programming and Scripting | 8 | 04-25-2007 08:37 PM |
| Extracting part of the basename | madhunk | Shell Programming and Scripting | 3 | 02-13-2007 11:54 AM |
| extracting .rar files | sskb | UNIX for Dummies Questions & Answers | 5 | 05-15-2002 10:20 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
extracting uncommon part between two files
Hi,
I need to extract the uncommon (better say incremental) part from 2 files say file_1 and file_2. file_2 contains everything that is in file_1. That is file_2 has been created internally somehow : cat file_1 temp_file > file_2 My objective is to extract the temp_file part from file_2. Both file_1 and file_2 are available. Any Help ? ~ Thanks in advance |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|