On Wed, 18 Apr 2001 at 11:12pm (-0400), Wes Owen wrote:
> I'm trying to get lynx to parse a .html document and write it out to
> /tmp/file.txt. So I used the command:
>
> /usr/bin/lynx -dump -nolist
> -term=vt100 /home/www/htdocs/index.html
>
> Which works great when I run it
> when I'm logging
I'm trying to get lynx to parse a .html document and write it out to
/tmp/file.txt. So I used the command:
/usr/bin/lynx -dump -nolist
-term=vt100 /home/www/htdocs/index.html
Which works great when I run it
when I'm logging into the system, but when I try and run it from cron, I
get the fol