coreutils
[Top][All Lists]
Advanced

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

Re: [PATCH] :Adding a --terse option, by request of Bruce Dubbs


From: Ed Neville
Subject: Re: [PATCH] :Adding a --terse option, by request of Bruce Dubbs
Date: Sat, 16 Mar 2019 21:20:36 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

On Sat, Mar 16, 2019 at 02:10:16pm -0700, Vito Caputo wrote:
> Is there precedent of --terse for omitting heading in other GNU
> utilities?
> 
> Note that ps from procps supports --no-headers and --no-heading for the
> same purpose.  This kind of thing is common, it'd be nice to try be
> consistent in its flag naming.  In systemd systemctl supports
> --no-legend for this as well, *sigh*.

There's also this sort of formatting:

  ps -o etimes     - elapsed seconds with a heading
  ps -o etimes=    - elapsed seconds without a heading

Not sure if there is a consistent style to follow. Its normally a good 
intermission for a doc read when things don't immediately jump out with 
the right answer straight away, that's no excuse for inconsistency 
either, I know.

-- 
Best regards,
Ed http://www.s5h.net/




reply via email to

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