[Linux: kill signals] #system #linux
SIGHUP (1): Hangup
SIGINT (2): Interrupt from keyboard
SIGKILL (9): Kill signal
SIGTERM (15): Termination signal
SIGSTOP (17, 19, 23): Stop the process
kill -<signal_number> <pid>
https://www.linux.com/learn/intro-to-linux/2017/5/how-kill-process-command-line