bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tee /dev/tty


From: Dan Jacobson
Subject: tee /dev/tty
Date: Mon, 19 Jan 2004 10:19:53 +0800
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Add this example of tee usage to the tee docs please:
$ echo bla|tee /dev/tty|wc
bla
      1       1       4
And tell what to do when not a tty.
("tee -" just creates  ./- :-()




reply via email to

[Prev in Thread] Current Thread [Next in Thread]