commit | 36ffaeee6076709f4b68d83ef6cddc3eb39db3a7 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Sun Feb 21 14:03:21 2016 -0600 |
committer | Rob Landley <rob@landley.net> | Sun Feb 21 14:03:21 2016 -0600 |
tree | d3cc86e8ab23c4c1252769e6f68e3ff91fda603e | |
parent | 81f31e463bd982a8344ea8681938eb43c9114652 [diff] |
lsof cleanup Accept multiple -p, inline filter_matches, convert misleading "char* a, b" to "char *a, b", use readfile() to read a file, use DIRTREE_SHUTUP, don't need { } around a single line, don't modify command line environment space (which changes what ps/pgrep sees).