]> granicus.if.org Git - procps-ng/commit
Add -c count option to pkill
authorCraig Small <csmall@enc.com.au>
Wed, 21 Nov 2012 11:11:17 +0000 (22:11 +1100)
committerCraig Small <csmall@enc.com.au>
Wed, 21 Nov 2012 11:11:17 +0000 (22:11 +1100)
commitce95dd53eb85859ff4fb3ba04978e98ce9355f5a
tree5c01a1f4850f7bb85c891f29795f324373f53d2b
parentc5ee091e4ccadb7849ea784df16779cf3fdfc0db
Add -c count option to pkill

Possibly by a side-effect but pkill -c option used to work which would
print the number of killed processes.  This small change restores this
functionality.

Bug-Debian: http://bugs.debian.org/693783

Signed-off-by: Craig Small <csmall@enc.com.au>
pgrep.1
pgrep.c