c has asked for the wisdom of the Perl Monks concerning the following question:
bash: ./scriptname.pl: No such file or directory
However, when I open the file and add a "-w" flag to the #!/usr/bin/perl line, the script is found and ran.
Can someone explain why I am seeing this type of response?
humbly -c
|
---|
Replies are listed 'Best First'. | |
---|---|
(Ovid) Re: Odd -w behavior on scripts written on Win32 platform
by Ovid (Cardinal) on Jan 03, 2002 at 01:04 UTC | |
Scripts Downloaded from Third Parties Should Be Reviewed Carefully {Re: Odd -w behavior on scripts written on Win32 platform}
by dave_aiello (Pilgrim) on Jan 03, 2002 at 01:47 UTC | |
Re: Odd -w behavior on scripts written on Win32 platform
by dmmiller2k (Chaplain) on Jan 03, 2002 at 02:01 UTC | |
by elwarren (Priest) on Jan 03, 2002 at 03:39 UTC | |
Re: Odd -w behavior on scripts written on Win32 platform
by mrbbking (Hermit) on Jan 03, 2002 at 02:17 UTC | |
by Ovid (Cardinal) on Jan 03, 2002 at 03:00 UTC | |
by Fastolfe (Vicar) on Jan 03, 2002 at 03:04 UTC | |
Re: Odd -w behavior on scripts written on Win32 platform
by elwarren (Priest) on Jan 03, 2002 at 03:29 UTC |