Date: Fri, 18 Oct 2002 12:48:30 -0700 From: "David Smithson" <david@customfilmeffects.com> To: "Dirk-Willem van Gulik" <dirkx@webweaving.org> Cc: <questions@FreeBSD.ORG> Subject: Re: question: sending to stdout AND file Message-ID: <016a01c276df$55966760$0801a8c0@customfilmeffects.com> References: <20021018213449.F55920-100000@foem.leiden.webweaving.org>
next in thread | previous in thread | raw e-mail | index | archive | help
The tee command does the job. Thanks! ----- Original Message ----- From: "Dirk-Willem van Gulik" <dirkx@webweaving.org> To: "David Smithson" <david@customfilmeffects.com> Cc: <questions@FreeBSD.ORG> Sent: Friday, October 18, 2002 12:35 PM Subject: Re: question: sending to stdout AND file > > > How do I redirect output to a file *and* stdout simultaneously. My > > particular want is to view the output of a script while also logging the > > output to a text file. > > Check out tee(1), > > man tee > > Dw. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?016a01c276df$55966760$0801a8c0>