2018-05-13 12:29:41 +08:00
2018-05-13 12:23:53 +08:00
2018-05-13 12:21:35 +08:00
2018-05-13 12:29:41 +08:00

check-process

Script to check for new processes

Author

Samuel Pua

Usage

process-check.py <seconds>

Examples

./check-process.py

./check-process.py 5

./check-process.py 10 | grep -v ps | grep -v grep

Description
Automate the checking of new process
Readme 6 KiB
Languages
Python 100%