You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 years ago | |
---|---|---|
LICENSE | 7 years ago | |
README.md | 7 years ago | |
check-process.py | 7 years ago |
README.md
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