What is the purpose of pkill when given a process-name pattern?
pkill
Delete the executable files used by matching processes
Restart every matching service after it exits
Only print matching process identifiers without signaling them
Send a signal to processes whose names or command lines match the pattern