command terminal Linux Commands MOC
The kill command kills a process.
Usage
kill <process_id>
$ kill 43630Important Flags
-9: Force quits a process
command terminal Linux Commands MOC
The kill command kills a process.
kill <process_id>
$ kill 43630-9: Force quits a process