In a unix directory, I want to get file names wherein I could get a particular string to be searched.
e.g.I could do in unix following :
grep -il "^$input" *where $input is 2013-09-04
How can I do it in perl?
Thanks
In reply to To get file names from the search string by tousifp
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |