Hoyt wrote:
> 
> ----- Original Message -----
> From: "John Cavan" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, May 26, 2000 5:20 PM
> Subject: Re: [Cooker] Suugestion for new utility
> 
> > The program you are looking for is called "tee".
> >
> 
> Maybe-  how would I use "tee" to run "startx" and save the error messages to
> a text file?

startx 2>&1 | tee foo.log

> 
> Hoyt

-- 
Werner Trobin - [EMAIL PROTECTED]

Reply via email to