[Bug 247411] killall does not kill processes if -d is specified
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jun 19 10:04:19 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247411
Yuri Pankov <yuripv at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yuripv at FreeBSD.org
--- Comment #1 from Yuri Pankov <yuripv at FreeBSD.org> ---
According to killall source, it seems to be expected:
https://github.com/freebsd/freebsd/blob/98fe3d31f1ff6f78e9424e5d5f5f067e7facb5bf/usr.bin/killall/killall.c#L424
May be man page needs to specify that -d implies -s? And it looks like -d and
-v need separate descriptions while here.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list