bug-coreutils
[Top][All Lists]
Advanced

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

Re: tee|tee|tee


From: Giuseppe Scrivano
Subject: Re: tee|tee|tee
Date: Tue, 19 Jan 2010 10:36:19 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

address@hidden writes:

> The tee(1) documents fail to say what happens when tee is given no
> arguments. Do say what is going on in
> $ echo o|tee|tee|tee

"The `tee' command copies standard input to standard output and also to
any files given as arguments."

it looks quite clear to me, if you don't specify any file then stdin is
copied only to stdout.

Cheers,
Giuseppe




reply via email to

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