lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV add "append to file" to "print" page.


From: Benjamin C. W. Sittler
Subject: Re: LYNX-DEV add "append to file" to "print" page.
Date: Sat, 28 Dec 1996 13:10:43 -0700 (MST)

I apologize, the script I appended to my previous message was in error. It
should instead be a lynx.cfg entry like this:
PRINTER:Append to a file:echo -n "Enter a filename to append to\: "; read
file; sh -c "cat %s >> $file":FALSE

Simple modifications permit the additions of formfeeds, separators, etc.

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