If you decide to use system rather than backticks, you might want to set $| = 1 to avoid buffering problems.
Also bear in mind that any shell command you run will be running under the web server's user ID and it's environment will be different to when you run the same command from a shell prompt.
In reply to Re: Using perl to call a shell command?
by grantm
in thread Using perl to call a shell command?
by Eccentric
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |