The UNIX and Linux Forums  

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




Thread: Unix script
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 09-01-2008
karthicss karthicss is offline
Registered User
  
 

Join Date: Jun 2008
Posts: 11
Unix script

Hi
I am relatively new to unix. I need to write a unix script to get all the files which we are not receiving now, but we used to receive 4 months back. Usually we used to receive the files daily but now we are not receiving now.

All the filenames ends with 'in' .

The files displayed should be unique.

Please help