OSDN Git Service

Implement pgrep -clv (and remove some accidentally checked in debug code).
authorRob Landley <rob@landley.net>
Tue, 19 Jan 2016 00:20:56 +0000 (18:20 -0600)
committerRob Landley <rob@landley.net>
Tue, 19 Jan 2016 00:20:56 +0000 (18:20 -0600)
commit559f36cf91e0872b3cac80c8f3ccc9a91f3bb2d6
treee9d7e396b974fe60452793ac4aad3cf33e522da8
parent36b7cb7c3b856b1b17db4b9df44161e40f09e237
Implement pgrep -clv (and remove some accidentally checked in debug code).

Still need to do -n and -o.
toys/posix/ps.c