1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-04 09:09:56 +00:00
freebsd/bin/pkill
Brian Somers 0a091aebde When finding processes, ignore ourself and our ancestors. It is almost
always surprising when you kill a 'sh -c ...' ancestor or when you kill
yourself when using -f.

Add a -a switch for backwards compatibility.

MFC after:	3 weeks
2009-05-17 04:34:14 +00:00
..
Makefile
pkill.1 When finding processes, ignore ourself and our ancestors. It is almost 2009-05-17 04:34:14 +00:00
pkill.c When finding processes, ignore ourself and our ancestors. It is almost 2009-05-17 04:34:14 +00:00