From 4abeba77c0ade006aff3f2bbafb335ece51fa84c Mon Sep 17 00:00:00 2001 From: Johannes Stoelp Date: Tue, 23 Jan 2024 00:41:35 +0100 Subject: pgrep: exact match cmd name --- src/monitor/pgrep.md | 1 + 1 file changed, 1 insertion(+) (limited to 'src/monitor') diff --git a/src/monitor/pgrep.md b/src/monitor/pgrep.md index 2b52a73..b2cf466 100644 --- a/src/monitor/pgrep.md +++ b/src/monitor/pgrep.md @@ -6,6 +6,7 @@ pgrep [opts] -u only show matching for user -l additionally list command -a additionally list command + arguments + -x match exactly ``` ## Debug newest process -- cgit v1.2.3