Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2002 21:35:21 +0200 (CEST)
From:      Dirk-Willem van Gulik <dirkx@webweaving.org>
To:        David Smithson <david@customfilmeffects.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: question: sending to stdout AND file
Message-ID:  <20021018213449.F55920-100000@foem.leiden.webweaving.org>
In-Reply-To: <014101c276dd$4681b1f0$0801a8c0@customfilmeffects.com>

next in thread | previous in thread | raw e-mail | index | archive | help

> 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?20021018213449.F55920-100000>