Files
procps/tests
Tuomas Tynkkynen 8b64351362 pgrep: Support -w option
Unlike pidof's similar option, the pgrep version will run the match
predicates against every thread of the system and printing matching
tids (unlike pidof which will run match predicates on every process of
the system and then list every thread of every matched process).
2025-02-28 23:33:47 +02:00
..
2025-02-28 23:33:47 +02:00
2025-01-18 15:11:23 +02:00