in reply to how to call system commands from cgi file?

I tried system command and backtick but they are not working.

See CGI Help Guide, particularly section D.

  • Comment on Re: how to call system commands from cgi file?

Replies are listed 'Best First'.
Re^2: how to call system commands from cgi file?
by kpofcochin (Initiate) on Jun 26, 2015 at 12:26 UTC
    Thanks. I included them now, but no luck!