From c48f2589b5fd88a53192cc470a33be7e6e9eed8e Mon Sep 17 00:00:00 2001 From: Samuel Pua Date: Sun, 13 May 2018 12:29:22 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 01ed4e8..57f8340 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,8 @@ Samuel Pua ## Usage `process-check.py ` + +## Examples +`./check-process.py` +`./check-process.py 5` +`./check-process.py 10 | grep -v ps | grep -v grep`