mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +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>