[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] tee: Add -q, --quiet option to not write to stdout
From: |
Erik Auerswald |
Subject: |
Re: [PATCH] tee: Add -q, --quiet option to not write to stdout |
Date: |
Fri, 22 Jan 2021 08:49:22 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Hi Chris,
On Thu, Jan 21, 2021 at 11:00:41PM +0100, Christian Groessler wrote:
> On 1/21/21 10:41 PM, Eric Pruitt wrote:
> >On Thu, Jan 21, 2021 at 07:06:01PM +0100, Christian Groessler wrote:
> >>All the examples you gave in your previous email work on (I'd say) 99% of
> >>*nix systems.
> >>
> >>"tee -q" will only work on systems with coreutils installed.
> >How is this any worse than the litany of other GNU-specific options
> >present in coreutils?
>
> I don't have an overview of other GNU-specific options in other
> tools of coreutils. But I'd guess they add genuine features which
> cannot accomplished in other ways.
>
> But this feature at hand just seems to be a "convenience" feature.
> The same can be accomplished with by using of existing
> features/programs.
Back in the day, GNU did value convenience:
"GNU will be able to run Unix programs, but will not be identical to Unix.
We will make all improvements that are convenient, based on our experience
with other operating systems."
-- https://www.gnu.org/gnu/manifesto.html
SCNR,
Erik
- Re: [PATCH v3 (resend)] tee: Add -q, --quiet, --silent option to not write to stdout, (continued)
- Re: [PATCH v3 (resend)] tee: Add -q, --quiet, --silent option to not write to stdout, L A Walsh, 2021/01/27
- Re: [PATCH v3 (resend)] tee: Add -q, --quiet, --silent option to not write to stdout, Rodney W. Grimes, 2021/01/27
- Re: [PATCH v3 (resend)] tee: Add -q, --quiet, --silent option to not write to stdout, Alex Henrie, 2021/01/26
- (resend) - simple fix to eliminate the need for a new feature in 'tee'. (was Re: [PATCH v3 (resend)] tee: ...), L A Walsh, 2021/01/26
- Re: [PATCH v3 (resend)] tee: Add -q, --quiet, --silent option to not write to stdout, Rodney W. Grimes, 2021/01/27
- Re: [PATCH v3 (resend)] tee: Add -q, --quiet, --silent option to not write to stdout, Philipp-Joachim Ost, 2021/01/25
- Re: [PATCH] tee: Add -q, --quiet option to not write to stdout, Eric Pruitt, 2021/01/21
- Re: [PATCH] tee: Add -q, --quiet option to not write to stdout, Christian Groessler, 2021/01/21
- Re: [PATCH] tee: Add -q, --quiet option to not write to stdout, Jeffrey Walton, 2021/01/21
- Re: [PATCH] tee: Add -q, --quiet option to not write to stdout, Eric Pruitt, 2021/01/21
- Re: [PATCH] tee: Add -q, --quiet option to not write to stdout,
Erik Auerswald <=
- Re: [PATCH] tee: Add -q, --quiet option to not write to stdout, Bernhard Voelker, 2021/01/21
Re: [PATCH] tee: Add -q, --quiet option to not write to stdout, Jeffrey Walton, 2021/01/21
Use tq instead of tee: Add -q, --quiet option to not write to stdout, L A Walsh, 2021/01/25