in reply to Re: Run shell script in perl
in thread Run shell script in perl

it is the executable shell script the file name given as $ . set If I change the shell script file name how can I use from perl script code

Replies are listed 'Best First'.
Re^3: Run shell script in perl
by Anonymous Monk on Feb 26, 2009 at 07:22 UTC
Re^3: Run shell script in perl
by ikegami (Patriarch) on Feb 26, 2009 at 14:48 UTC
    You still haven't told us the error returned by system. I'm not playing the guessing game when the information is readily available.