View Single Post

  #1 (permalink)  
Old 11-06-2007, 02:11 PM
rahul_sayz rahul_sayz is offline
Junior Member
User
 
Join Date: Nov 2007
My distro: RHEL
Posts: 1
Rep Power: 0
rahul_sayz is on a distinguished road
Default need help on shell scripting

Hi friends,

this is my first mail you all.
i need to write a shell script which will check a directory /home/foo/work to find work3x.3.5.32.29.STARTED, this directory has lot of files with prefix .STARTED. the file may be of any name.

the script will search all the files ending with .STARTED, and will print in a format: work3x 3.5.32.29 as an example.

thanks & Regards

Rahul
Reply With Quote