[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] A CGI program that wont do a specific command
- Subject: [cobalt-developers] A CGI program that wont do a specific command
- From: Herb Rubin <herbr@xxxxxxxxxxxx>
- Date: Wed Dec 6 17:26:01 2000
- Organization: Pathfinders Software
- List-id: Mailing list for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
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