lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Pipe command?


From: Hiram Lester, Jr.
Subject: Re: LYNX-DEV Pipe command?
Date: Sat, 16 Nov 1996 15:20:02 -0600 (CST)

On Sat, 16 Nov 1996, Paul Gilmartin wrote:

> I have the following in my lynx.cfg:
> 
> PRINTER:Pipe to command:echo; echo -n "Enter command\: ";
>     read word; eval "$word" < %s:FALSE

Interesting.  Thanks for these tidbits. :)

> DOWNLOADER:Pipe to command:set %s; ONAME=%s; export ONAME;
>     echo; echo -n "Enter command\: "; read word; eval "$word" < "$1":FALSE

What is the set for?  Just to get rid of the first parameter?  Also, you
realize that 'ONAME=%s; export ONAME' can be shortened to 'export ONAME=%s',
right? :)

   +------------------------------------+-------------------------------+
   | Hiram W. Lester, Jr.               | E-Mail: address@hidden    |
   | Computer Science                   | Home page:                    |
   | Middle Tennessee State University  |   http://pobox.com/~hwlester/ |
   +------------------------------------+-------------------------------+

;
; 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]