[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] A CGI program that wont do a specific command



I have a Perl cgi program that wont do this:

$html = `lynx -source www.yahoo.com`;

but it will do this:

$dir = `ls /home/sites/site*`;

So, what commands are supported by cgiwrap ? And how do I add lynx to this
list?

Herb


--
Herb Rubin
Pathfinders Software
herbr@xxxxxxxxxxxx
www.pfinders.com
phone: 415 292-4935
fax:   415 292-4913