freebsd-dev/bin/pkill
Eitan Adler 03eea902e7 pkill - Optimize pgrep -F
Ask for a specific process instead of pulling down all processes when
 -F <pidfile> is specified.  This is much much faster.

 Obtained from:	DragonflyBSD
2013-11-10 05:22:29 +00:00
..
Makefile
pkill.1 Add -c flag to pgrep(1) and pkill(1), to match login classes. 2013-08-09 08:38:51 +00:00
pkill.c pkill - Optimize pgrep -F 2013-11-10 05:22:29 +00:00