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.
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.