Now, I want to execute the script from a perl cgi program. I tried thisperl /var/www/html/mylib/myscript.pl --L --Q > ~/mylog.log
No luck. How do I execute the script and I would definitely like to display the output.my $out = `perl /var/www/html/portfolio/loadCSV.pl --L --Q` print "$out";
In reply to How to execute external script from CGI by vskatusa
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |