in reply to Re^2: system command is not working
in thread system command is not working
I am wondering why the external system command is not recognized in the perl.The error is reported by /bin/sh, not perl. For some reason, the shell tries to interpret the script. Is the #!/usr/bin/perl line really the first one in your script?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: system command is not working
by gulla (Initiate) on Dec 09, 2011 at 03:33 UTC | |
by jffry (Hermit) on Dec 09, 2011 at 18:30 UTC | |
by Anonymous Monk on Dec 09, 2011 at 04:58 UTC |