Date: 11/21/00
- Next message: Tom: "Re: [PHP-DB] Get all the enum values from a Mysql column?"
- Previous message: Joe Lloyd: "Re: [PHP-DB] Automated Processes"
- In reply to: Jamie Alessio: "Re: [PHP-DB] Automated Processes"
- Next in thread: Paul A. Owen: "Re: [PHP-DB] Automated Processes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Quoting Jamie Alessio who wrote on Tue, Nov 21, 2000 at 10:29:20AM -0800:
> I admit to not knowing much about lynx but how does this process stop? In my experience
> (and brief test a moment ago) if you call lynx and point it to a page with no output it
> loads a blank page and then just sits there like any other browser. Yes, the script was
Oops...
lynx -dump <script>
dumps the formatted output to stdout and then quits
lynx -source <script>
dumps the source (html, text, binary) to stdout and then quits
Koos
-- Koos van den Hout, PGP keyid RSA/1024 0xCA845CB5 via keyservers koos <email protected> or DSS/1024 0xF0D7C263 -?) Fax +31-30-2817051 Visit my site about books with reviews /\\ http://idefix.net/~koos/ http://www.virtualbookcase.com/ _\_V-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Tom: "Re: [PHP-DB] Get all the enum values from a Mysql column?"
- Previous message: Joe Lloyd: "Re: [PHP-DB] Automated Processes"
- In reply to: Jamie Alessio: "Re: [PHP-DB] Automated Processes"
- Next in thread: Paul A. Owen: "Re: [PHP-DB] Automated Processes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

