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.
- Host: GitHub
- URL: https://github.com/bcambl/timed-process-killer
- Owner: bcambl
- Created: 2013-10-14T03:28:11.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-14T03:53:55.000Z (over 12 years ago)
- Last Synced: 2025-11-16T00:27:49.912Z (8 months ago)
- Size: 109 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"