How To Kill a Process in Linux

1. Launch Inkscape, or another test application, from the system gui.

2. In the terminal, use the killall command to kill all Inkscape processes. You should see that Inkscape closes immediately when this command is issued.

killall inkscape

Comments

Popular Posts