Only match an exact process name.
Section: Batch Termination Patterns
Kill exact process name
bash
bash
pkill -x ssh-agentExplanation
Only match an exact process name.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Batch Termination Patterns