pkill-lib

Crates.iopkill-lib
lib.rspkill-lib
version0.1.0
sourcesrc
created_at2022-10-27 12:35:14.898912
updated_at2022-10-27 12:35:14.898912
descriptionpkill function + dependency library
homepage
repositoryhttps://github.com/zmrl010/pkill
max_upload_size
id699115
size6,309
Zach Riel (zmrl010)

documentation

README

๐Ÿ”ช pkill ๐Ÿ”ช

Simple tool to kill processes

Usage: pkill.exe [pid|name]...

Arguments:
  [pid|name]...  target processes to kill

Options:
  -h, --help     Print help information
  -V, --version  Print version information

Built with Rust ๐Ÿงก

Commit count: 52

cargo fmt