Update README.md

This commit is contained in:
2018-05-13 12:29:22 +08:00
committed by GitHub
parent f1d255c5c1
commit c48f2589b5

View File

@@ -6,3 +6,8 @@ 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`