mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Matching the full process name (-x without -f) or full command line (-xf) is less prone to mistakes like matching a random substring of some other command line or pgrep matching itself. Signed-off-by: Anders Kaseorg <anders@zulip.com>