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 UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-15-2008
gmahesh2k gmahesh2k is offline
Registered User
 

Join Date: May 2008
Posts: 8
Red face Report generation

Hello,
I got a requirement in writing a KSH script in unix, please help me out

the requirement is there are two folders Folder1 and Folder2 and there are same files in the different folders. like file1,file2 in folder1 and file1 and file2 in folder2.

I would like to compare all the similar files in the two folders and generate a report where this report should have filename and Matched(Y/N)

If the files are similar then Y else N.

Thanks in advance

Mahesh
Reply With Quote
Forum Sponsor