Skip to content

zmrl010/pkill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔪 pkill 🔪

Simple tool to kill processes

Usage: pkill [pid|name]...

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

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

Built with Rust 🧡