Path: utzoo!utgpu!water!watmath!clyde!bellcore!faline!thumper!ulysses!andante!princeton!udel!gatech!uflorida!novavax!midas!mbennett
From: mbennett@midas.UUCP
Newsgroups: comp.unix.questions
Subject: Re: Appending a log file during CU
Message-ID: <1227@midas.UUCP>
Date: 12 Jul 88 15:22:55 GMT
References: <607@wa3wbu.UUCP>
Organization: Gould CSD, Fort Lauderdale, FL
Lines: 25

in article <607@wa3wbu.UUCP>, john@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.