
09-04-2007
|
|
Registered User
|
|
Join Date: May 2007
Posts: 111
|
|
Quote:
Originally Posted by bsandeep_80
Hi kamitsin,
I have made the change now and it is working. Thanks for your help . i would like to know how i can find the .cc3 files by making a change in this command in the script:
`ls|grep cc3|wc -l`
i tried changing it to `ls|grep *.cc3|wc -l`
but it did not work
Please let me know.
Thanks,
Sandeep
|
|