From 498638fdeae66101adc35b9c626b6d4ceaa16804 Mon Sep 17 00:00:00 2001 From: spageektti Date: Tue, 18 Jun 2024 17:48:41 +0200 Subject: [PATCH] pgrep: update more information link (#13054) --- pages/common/pgrep.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/pgrep.md b/pages/common/pgrep.md index a721c5087..f1ceca2c8 100644 --- a/pages/common/pgrep.md +++ b/pages/common/pgrep.md @@ -1,7 +1,7 @@ # pgrep > Find or signal processes by name. -> More information: . +> More information: . - Return PIDs of any running processes with a matching command string: