|
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
|