Difference between revisions of "Pgrep -x"
Jump to navigation
Jump to search
(Created page with "{{lc}} == See also == * {{pgrep}} Category:Linux commands") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | -x Require an [[exact match]] of the process name, or argument list if -f is | ||
+ | given. The default is to match any substring. | ||
+ | |||
+ | |||
+ | |||
+ | pgrep -x [[ssh]] | ||
== See also == | == See also == | ||
* {{pgrep}} | * {{pgrep}} | ||
+ | * {{pkill}} | ||
[[Category:Linux commands]] | [[Category:Linux commands]] |
Latest revision as of 08:13, 18 April 2023
Advertising: