Hello,
I use within a script the program "lynx" via
lynx -dump -nolist URL
and added now the option
-connect_timeout=15
to shorten the general processing time while connecting to invalid or currently unreachable URLs. That works if I call the script interactively (on the console) but not if the script is called as a cronjob. Instead a "usage"-message is issued where the option "-connect_timeout" is missing.
Why? Any ideas?
Greetings
Jens
-- Dr. Jens Schleusener T-Systems Solutions for Research GmbH Tel: +49 551 709-2493 Bunsenstr.10 Fax: +49 551 709-2169 D-37073 Goettingen [EMAIL PROTECTED] http://www.t-systems.com/
_______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
