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 [EMAIL PROTECTED] www.pfinders.com phone: 415 292-4935 fax: 415 292-4913 _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
- [cobalt-developers] Custom Error Pages Kevin Thomson
