lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lynx-dev using lynx in scripts (with no terminal)


From: Fiber McGee
Subject: lynx-dev using lynx in scripts (with no terminal)
Date: Fri, 13 Oct 2000 16:22:54 -0500

The message below from address@hidden
was forwarded by the list moderator.

Hi all,

Does anybody know of any magic way how to use 'lynx' from
within scripts without a controlling terminal (ie in cron initiated jobs).

The cron job does something like:

echo 'city=London' |
        lynx -post_data http://some.service.net/get_the_weather.html \
        > outfile

The error message I get is:
Your terminal lacks the ability to clear the screen or position the cursor.

Thanks in advance for all replies.


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]