Skip to main content

Crate procutils_killall

Crate procutils_killall 

Source

Structs§

Args
Kill processes by name.

Constants§

MAN

Functions§

preprocess_argv
Lift a leading -SIG / -NUM / -NAME argument out of argv and rewrite it as --signal SIG, so the rest of the args parse normally. Only the first matching argument is consumed.
run