#320501 [top] default behavior on a pipe

Package:
procps
Source:
procps
Description:
/proc file system utilities
Submitter:
Dan Jacobson
Date:
2015-06-13 07:42:40 UTC
Severity:
wishlist
#320501#3
Date:
2005-07-28 00:25:22 UTC
From:
To:
Maybe
$ top|more
should act like
$ top -b -n 1|more
by default.
One could then still get the current behavior by using options, I
suppose.

Like ls becomes ls -1 on a pipe.

On the other hand maybe all these special behaviors are the wrong way to go.