![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re: What's wrong with this grep?by JavaFan (Canon) |
on Nov 06, 2009 at 12:27 UTC ( #805461=note: print w/replies, xml ) | Need Help?? |
Use -f "$path/$_" instead of -f. read_dir returns file names, not fully qualified paths.
In Section
Seekers of Perl Wisdom
|
|