Killing Processes — kill, pkill, killall
Send signals to processes with kill (by PID), pkill (by name pattern), or killall (by exact name). Know the difference between SIGTERM (graceful) and SIGKILL (force).
February 21, 20255 min read
linuxkillpkillsignalsprocesses