lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV lynx -


From: Larry W. Virden, x2487
Subject: Re: LYNX-DEV lynx -
Date: Sat, 26 Oct 96 17:51:36 EDT

To use lynx as a filter, do something like:


#! /bin/sh

cat - > /tmp/L$$.html
lynx /tmp/L$$.html

exit 0

where you add in the arguments to lynx you want to use.
-- 
Larry W. Virden                 INET: address@hidden
<URL:http://www.teraform.com/%7Elvirden/> <*> O- "We are all Kosh."
Unless explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;



reply via email to

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