#Kill List
Terminal (shell) tool for getting the kill list of processes by name.
##Usage
kill-list <process name>
It gives you a list of processes to kill.
##Installation
Install globally with npm.
npm install -g kill-list
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up