$ kill -- -$PID
infoに書いてあった。
If PID is less than -1, the signal is sent to all processes in
the process group that equals the absolute value of PID.
$ kill -- -$PID
infoに書いてあった。
If PID is less than -1, the signal is sent to all processes in
the process group that equals the absolute value of PID.