Skip to content

metaphorical/killList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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