![]() |
|
Think about Loose Coupling | |
PerlMonks |
Re: Re: Find the full path of the script at run timeby ibanix (Hermit) |
on Mar 12, 2003 at 23:56 UTC ( #242541=note: print w/replies, xml ) | Need Help?? |
I'm sorry, but this is wrong. If my script is C:\scripts\cwd.pl, and I run your code: I need the location of the script, not the current directory. ibanix $ echo '$0 & $0 &' > foo; chmod a+x foo; foo;
In Section
Seekers of Perl Wisdom
|
|