The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



Thread: diff
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 04-23-2007
tungaw2004 tungaw2004 is offline
Registered User
 

Join Date: Feb 2007
Posts: 31
diff

hi all,

i want to do this shell script.

create a script that will check the transferred file vs. orig file.
1. diff the file1 and file2
2. if difference found, retain the original file and email to netcracker team.
3. if no difference found, delete the previous file and retain the new 1.
Reply With Quote
Forum Sponsor