The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 02-08-2007
singhald007 singhald007 is offline
Registered User
  
 

Join Date: Feb 2007
Posts: 2
I want to record the difference in the content of files in different directory

Hi All

I am very new to the Unix shell scripting ,, could you pleae help me to generate the output file having the filename and path which files having the difference in the contents in the two directory. all files in both directory have the same name and format.

input directory /edc/input1/ it also can have sub directory
/edc/input2/ it also can have sub directory
output file diffout having path and name fo file.

please let me know if this requremnt are not clear
please provide me some sample script.

thanks

Singh