Automate the checking of new process
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.
 
Samuel Pua ac5a34ae3b
Update README.md
7 years ago
LICENSE Initial commit 7 years ago
README.md Update README.md 7 years ago
check-process.py included source 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