Pkill
From FreeBSDwiki
pkill:
The pkill command searches the process table on the running system and prints the process IDs of all processes that match the criteria given on the command line and kills it. Regex extention to killall command.