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
|