On Mon, 9 Dec 2002, Anthony E. Greene wrote:

> I don't think you can use lynx from cron; it needs a controlling terminal.

    export TERM=linux ; /usr/bin/lynx -dump \
                http://www.whatever.com > /tmp/whatever-dump.txt

works fine in cron, and will extract data from a remote 
website into /tmp/whatever-dump.txt

-- Russ Herrold



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to