![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: What's wrong with this grep?by graff (Chancellor) |
on Nov 07, 2009 at 07:39 UTC ( #805623=note: print w/replies, xml ) | Need Help?? |
Alternately to what JavaFan said, you could also do this:
Of course, if the script is going to do anything else, and needs to keep track of the original working directory, use Cwd to find out where you are before you do chdir.
In Section
Seekers of Perl Wisdom
|
|