Need help for CGI
Hi all,
I was asked to create a form that capture linux command to be sent to a perl program that will execute that command locally on the server, capture the output of that command,create a web page with that output ,and send it back to the caller as a new webpage. I am totally new to CGI and I just wondering how can I capture arbitrary linux command and then get result?
THANKS!
|