Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 332 Bytes

readme.md

File metadata and controls

21 lines (13 loc) · 332 Bytes

#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