Page MenuHomeFreeBSD

pkill: better document ancestor-hiding
ClosedPublic

Authored by kevans on Jun 24 2025, 1:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 1, 2:59 AM
Unknown Object (File)
Oct 26 2025, 2:57 AM
Unknown Object (File)
Oct 23 2025, 2:42 PM
Unknown Object (File)
Oct 18 2025, 9:33 AM
Unknown Object (File)
Oct 13 2025, 6:57 PM
Unknown Object (File)
Oct 12 2025, 10:40 PM
Unknown Object (File)
Oct 12 2025, 10:40 PM
Unknown Object (File)
Oct 12 2025, 10:40 PM
Subscribers

Details

Summary

More prominently note that we'll hide ancestors in the first two
paragraphs that provide an overview of pkill/pgrep. It also seems
worth noting in the description of -a that we won't ever unhide the
pgrep/pkill command itself, as mypid is skipped in all process iteration
by way of PSKIP().

Sponsored by: Klara, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable