|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Getting current directoryby JojoLinkyBob (Scribe) |
| on Feb 09, 2001 at 17:42 UTC ( [id://57434]=perlquestion: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.JojoLinkyBob has asked for the wisdom of the Perl Monks concerning the following question:
Gotta quickie question (all hands on buzzers...)
What's the quickest way in Perl to get the full path of current directory (where the script was called from)? My current kludge is: $currdir = `cd`; But I have this feeling that there's some hieroglyphic-ish $_doodad for the same thing. thx Desert coder
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||