top(1): behave as documented for -t
Show top itself by default, unless -t is specified.
This commit is contained in:
parent
4c4317193b
commit
57ad79afd6
@ -281,7 +281,7 @@ main(int argc, char *argv[])
|
||||
/* get our name */
|
||||
/* initialize some selection options */
|
||||
ps.idle = true;
|
||||
ps.self = false;
|
||||
ps.self = true;
|
||||
ps.system = false;
|
||||
reset_uids();
|
||||
ps.thread = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user