mirror of
https://github.com/uutils/procps.git
synced 2026-06-10 16:14:00 -07:00
f946eb6450
This is not listed in pgrep --help, but is documented in the man page and does work. Unlike pkill the -SIGNAL short option is not supported by pgrep. Simplify parse_signal_value with ok_or_else