/grim-reaper

grim-reaper is a Linux-only wrapper program that allows you to cleanly sigkill a deep process tree through the wrapper.

Primary LanguageRustApache License 2.0Apache-2.0

grim-reaper   CI Status Rust Doc License Status Code Coverage Gitpod Ready-to-Code

grim-reaper is a Linux-only wrapper program that forwards signals to all its descendants as even when the signal is only sent to the wrapper itself. In particular, this means that a program with a deep process tree can be cleanly sigkilled.

Usage

grim-reaper <PROGRAM> <ARGS...>

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.