commit | 0801371d7450b09a0f80a88c024e8a0913adfd30 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Tue Jan 26 13:41:51 2016 -0600 |
committer | Rob Landley <rob@landley.net> | Tue Jan 26 13:41:51 2016 -0600 |
tree | af0497da6b11f6d221621eeccba49c157a2a549e | |
parent | 3d950dbd646f22e8934c4e6f2612986da106a0b2 [diff] |
Add ps -O (inserts extra args before last field), and make -w the default when we haven't got a terminal width. Replace top CMDLINE with ARGS. More ps infrastructure genericization: parse reverse unconditionally. Break out get_headers() with global references moved to caller. change quick_ko() to default_ko() (dlist_terminate is now caller's job).