Appending a log file during CU

mbennett at midas.UUCP mbennett at midas.UUCP
Wed Jul 13 01:22:55 AEST 1988


in article <607 at wa3wbu.UUCP>, john at wa3wbu.UUCP (John Gayman) says:
> 
> 
>     I have been using the simple command string "cu system | tee log.file"
> to log the results from a CU session. Can someone shed some light on 
> what string I could use to "append" to a logfile. So that subsequent
> "cu system | tee log.file" would keep appending file "log.file" instead
> of replacing it each time.  Thanks for any suggestions.
> 
> 					John
> 
> 

      "cu system | tee -a log.file" will work.

					Mike


Mike Bennett
Languages Development
Gould Computer Systems Division
Ft. Lauderdale, Florida
.....!{uunet,sun,pur-ee,brl-smoke}!gould!mbennett
I am paid to work and to think for my employer - so I do.
I am NOT paid to speak for my employer - so I don't.



More information about the Comp.unix.questions mailing list