in reply to Re^2: Running a CGI script from a command line?
in thread Running a CGI script from a command line?
A fun approach; maybe overkill here. It’s multi-arg system that avoids the shell, not capture.
Well sure :) but if you don't capture it, it just goes into the regular place, at which point, the question becomes, why not do a redirect instead?
Oh right, the OP didn't ask that exactly, that was just the question that brought me to this question (from a cgi execute another cgi) ... looked close enough :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Running a CGI script from a command line?
by shanen (Initiate) on Jun 16, 2015 at 06:40 UTC | |
by Anonymous Monk on Jun 16, 2015 at 08:16 UTC | |
by shanen (Initiate) on Jun 17, 2015 at 05:30 UTC | |
by Anonymous Monk on Jun 17, 2015 at 07:40 UTC |