pkill-lib 0.1.0

pkill function + dependency library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# ๐Ÿ”ช pkill ๐Ÿ”ช


```text
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 ๐Ÿงก