[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lynx-dev lynx, cron and tty
From: |
Harland Christofferson |
Subject: |
lynx-dev lynx, cron and tty |
Date: |
Mon, 9 Feb 2004 23:15:20 -0500 |
i am still wrestling w/ running lynx from a cron job ...
i have tried:
stty cols 160 rows 80
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.
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
- lynx-dev lynx, cron and tty,
Harland Christofferson <=
- Re: lynx-dev lynx, cron and tty, Thomas Dickey, 2004/02/10
- Re: lynx-dev lynx, cron and tty, Harland Christofferson, 2004/02/10
- Re: lynx-dev lynx, cron and tty, Thomas Dickey, 2004/02/10
- Re: lynx-dev lynx, cron and tty, Harland Christofferson, 2004/02/10
- Re: lynx-dev lynx, cron and tty, Thomas Dickey, 2004/02/10
- Re: lynx-dev lynx, cron and tty, Stef Caunter, 2004/02/10
- Re: lynx-dev lynx, cron and tty, Harland Christofferson, 2004/02/11
- Re: lynx-dev lynx, cron and tty, Thomas Dickey, 2004/02/11
- Re: lynx-dev lynx, cron and tty, Harland Christofferson, 2004/02/11
- Re: lynx-dev lynx, cron and tty, Harland Christofferson, 2004/02/11