lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx, cron and tty


From: Thomas Dickey
Subject: Re: lynx-dev lynx, cron and tty
Date: Tue, 10 Feb 2004 16:28:46 -0500 (EST)

On Mon, 9 Feb 2004, Harland Christofferson wrote:

> i am still wrestling w/ running lynx from a cron job ...
>
>
> i have tried:
>
> stty cols 160 rows 80

stty is likely to be less effective than setting environment variables
$LINES and $COLUMNS

> lynx -cmd_script=myscript http://www.url.com > /dev/stty3 > outfile.txt
>
> but the piped data output from lynx is still truncated as if there
> is a default tty size cron uses. i have not been able to figure this
> out. i cannot use -dump option because i have to use the script to
> navigate an ssl server. based on values piped to outfile.txt, i buld
> more scripts to run in lynx.
>
> also, changing and exporting bash environment variables COLUMNS and
> LINES to values i need is ineffective as well.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

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

reply via email to

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