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 following message:

Your terminal lacks the ability to clear the screen or position the cursor.

How can I get around this?  I'm surprised lynx complains about a screen if 
I'm asking it to dump the file out to the screen!

Thanks for any/all help.

Wes



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to