Hi there,
Can we call system command from a cgi file?
I have a perl utility file ABC that works perfectly when called from CLI. I wanted to make it more generic; so made the variables as arguments and trying to get invoked from a web page.
so i will be collecting variable X and Y from user thru a web page and want to call the utlity ABC with arguments X and Y from a web page. i.e on a button click.
I tried system command and backtick but they are not working.
any other alternative is there? since its a webpage, am not able to see error/warning messages .
In reply to how to call system commands from cgi file? by kpofcochin
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |