From fab7b3c4f7535eb43ebb6fbe4fe39e9bce4d47db Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 15 Apr 2024 15:00:12 +0200 Subject: add -t to list threads --- README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index da89814..cd6bee8 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ NAME px – report details on matching processes SYNOPSIS - px [-f] PATTERNS ... + px [-f] [-t] PATTERNS ... DESCRIPTION px searches the process list for processes matching any of the patterns @@ -18,12 +18,14 @@ DESCRIPTION -f Search the whole command line, including arguments. + -t Print each thread, not just each process. + EXIT STATUS The px utility returns 0 when a process was found, 1 if no process was found, and 2 when other errors occured. SEE ALSO - ps(1), pgrep(2) + pgrep(1), ps(1) AUTHORS Leah Neukirchen @@ -36,4 +38,4 @@ LICENSE http://creativecommons.org/publicdomain/zero/1.0/ -Void Linux May 8, 2023 Void Linux +Void Linux April 15, 2024 Void Linux -- cgit 1.4.1