lynx-dev
[Top][All Lists]
Advanced

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

Re: Re: LYNX-DEV Signal 11 with SimTel Search.


From: Wilson Cheung
Subject: Re: Re: LYNX-DEV Signal 11 with SimTel Search.
Date: Sun, 8 Dec 1996 20:59:22 -0800 (PST)

Hiram Lester, Jr. wrote:
> 
> On Mon, 9 Dec 1996 address@hidden wrote:
> 
> > How do i save the output of trace to a file?
> > 
> > I tried lynx -trace http://www.coast.net/cgi-bin/SimTel/msidx > lynxtrace
> > 
> > This does'nt come out to good it does'nt record it as you see it
> > while it's happening.
> 
> Another way if you want JUST the debugging info in the log file and don't
> want to see it on screen would be to use one of the sh derivate shells
> (type 'sh' at the prompt), and then use the command line above, but change
> > to 2> instead, so 'lynx -trace blah 2> trace.log'.

You can also usually get this same sort of effect under csh/tcsh on
most of the Unix'es I've used with a command like:

(lynx -trace http://lynx.browser.org/ > /dev/tty) >& trace.log

-- 
Wilson Cheung
address@hidden
  
;
; 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]