An open API service indexing awesome lists of open source software.

https://github.com/bcambl/timed-process-killer

Kill all PIDs by name that have been active for a specified time.
https://github.com/bcambl/timed-process-killer

Last synced: 4 months ago
JSON representation

Kill all PIDs by name that have been active for a specified time.

Awesome Lists containing this project

README

          

timed-process-killer
====================

Kill all PIDs by name that have been active for a specified time.

###Instructions
+ Replace PROCESS_NAME with your process name and options ie: "ls -la"

+ This example will kill all instances of the named process after 10 minutes ie: ":10"