gno/bin/tee/tee.desc
gdr-ftp 10a6b1846a tee.desc:
- updated "Contact", "Where", and "FTP" fields
1998-02-19 02:15:25 +00:00

12 lines
333 B
Plaintext

Name: tee
Version: 1.3 (5 Oct 97)
Shell: GNO
Author: Devin Reade
Contact: <gdr@trenco.gno.org>
Where: /bin
FTP: ftp.gno.org
Tee copies stdin to stdout, by default without buffering. It also makes
a copy of the data to a specified file(s). It is useful when you want to
watch the output of a process, but also save it.