lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx -stdin ?


From: Blueb
Subject: Re: lynx-dev lynx -stdin ?
Date: Fri, 04 Feb 2000 21:09:33 +0000

In bash you can do 
 program <( .... )

lynx -force_html  <(  echo -e 'Hi \n <a
href="http://www.gnu.org";>bbb</a> ' )

>        Have you considered adding a -stdin option, to allow accepting HTML
>directly from a pipe (no URL needed) ?  e.g. such that this would work:

reply via email to

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