coreutils
[Top][All Lists]
Advanced

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

Re: Enhancement request for tee - please add the option to not quit on S


From: Pádraig Brady
Subject: Re: Enhancement request for tee - please add the option to not quit on SIGPIPE when someother files are still opened
Date: Mon, 23 Nov 2015 11:24:27 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 23/11/15 10:06, Jirka Hladky wrote:
> Hi all,
> 
> I would like to have the example of process redirection similar to this one 
> 
> tee -p </dev/zero >(head -c1 | wc -c ) > >(head -c10M | wc -c)
> 
> in the tee's manual page. What do you think about it and what is the process 
> to request it? 

There are no examples in the tee man page at present.
This case is quite unusual, and therefore we'd have to add
other more standard examples if we were to add this one,
in which case the man page is tending to be too verbose and
duplicating what's available elsewhere in the docs.

Note in recent man pages there is a direct link to
the online HTML documentation.

cheers,
Pádraig.




reply via email to

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