#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