lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV script file


From: Laura Eaves
Subject: Re: LYNX-DEV script file
Date: Fri, 16 May 1997 17:54:13 -0400 (EDT)

> Date: Fri, 16 May 1997 19:15:12 +0200 (MET DST)
> From: Alv <address@hidden>
>...
> ---------------------------------------------------------------------
> |lynx <<lnxend G http://mops.uci.agh.edu.pl/~merauder/muzyka.html
> |
> |D   
> |lnxend
> ---------------------------------------------------------------------

Hello --
What you need is to use the command line options to run in batch mode
instead of interacatively.  Try
    lynx -dump http://mops.uci.agh.edu.pl/~merauder/muzyka.html >muzyka.txt
This will render the page before dumping it.
If you want to download the html source without rendering it, type
    lynx -source http://mops.uci.agh.edu.pl/~merauder/muzyka.html >muzyka.html
--le

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