> -Original Message-
> From: mel awaisi [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 05, 2003 2:11 PM
> To: [EMAIL PROTECTED]
> Subject: Script does not want to run, error
>
>
> Hi,
>
> I am having problems opening this script on my machine. i
>
On Wed, 2003-03-05 at 15:11, mel awaisi wrote:
> Hi,
>
> I am having problems opening this script on my machine. i have been getting
> help from a very helpful person on this list.
>
> I have checked the shebang line, that perl exists, and perl -v gives proper
> output.
>
> i try to run the sc
Sent: Wednesday, March 05, 2003 5:11 PM
Subject: Script does not want to run, error
> Hi,
>
> I am having problems opening this script on my machine. i have been
getting
> help from a very helpful person on this list.
>
> I have checked the shebang line, that perl exists, and per
Try
# ./renamer.pl
How do you know it's not running?
It could be running but not printing anything to the screen?
Is it supposed to have output?
What is it supposed to do?
Throw us bone here!!
DMuey
> Hi,
>
> I am having problems opening this script on my machine. i
> have been getting
>
Mel Awaisi wrote:
>
> Hi,
Hello,
> I am having problems opening this script on my machine. i have been getting
> help from a very helpful person on this list.
>
> I have checked the shebang line, that perl exists, and perl -v gives proper
> output.
>
> i try to run the script below as follow:
Hi,
I am having problems opening this script on my machine. i have been getting
help from a very helpful person on this list.
I have checked the shebang line, that perl exists, and perl -v gives proper
output.
i try to run the script below as follow:
[EMAIL PROTECTED] httpd]# cd cgi-bin
[EMAI