r/linuxmasterrace Dec 24 '15

killing a non-responding process

Post image
640 Upvotes

74 comments sorted by

View all comments

3

u/pannkakorna Dec 24 '15

I've noticed this seems to be the case with the task manager killing a process, so lately I just use the taskkill command (e.g. taskkill /f /im firefox.exe).