The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM


Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts 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 03:03 AM
program to find the uncommon numbers between two files. salaathi Post Here to Contact Site Administrators and Moderators 2 10-31-2007 05:52 AM
Extracting part of a string sam_78_nyc Shell Programming and Scripting 8 04-25-2007 04:37 PM
Extracting part of the basename madhunk Shell Programming and Scripting 3 02-13-2007 08:54 AM
extracting .rar files sskb UNIX for Dummies Questions & Answers 5 05-15-2002 06:20 PM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 11-06-2005
Registered User
 

Join Date: Sep 2005
Posts: 27
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
Reply With Quote
Forum Sponsor
  #2  
Old 11-06-2005
reborg's Avatar
Administrator
 

Join Date: Mar 2005
Location: Ireland
Posts: 3,638
either diff or comm could be used to do that quite easily.
Reply With Quote
  #3  
Old 11-06-2005
Registered User
 

Join Date: Sep 2005
Posts: 27
Thumbs up

Thanks a lot!
My requirement can be achieved thru :

comm -3 file_1 file_2
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 01:19 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0