macOS / binaries /

pkill

/usr/bin/pkill
Find or signal processes by name

The pkill command searches the process table on the running system and signals all processes that match the criteria given on the command line.

source: man