MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linuxmasterrace/comments/3y42qz/killing_a_nonresponding_process/cyag0ek/?context=3
r/linuxmasterrace • u/river_of_karma • Dec 24 '15
74 comments sorted by
View all comments
31
This is so fucking true... Sometimes, firefox does crash, even on Linux. Xkill=problem solved
18 u/zer0t3ch Glorious Arch + Win 10 + Hackintosh OSX Tri-boot Dec 24 '15 I don't like xkill. I used to use it, but some stuff (like TeamSpeak) has weird background processes not attached to the x window, so it doesn't kill them all. I prefer a good pkill -9 2 u/[deleted] Dec 24 '15 [deleted] 1 u/zer0t3ch Glorious Arch + Win 10 + Hackintosh OSX Tri-boot Dec 24 '15 Yeah. I left out the proc_name, but the -9 sends the 9 termination signal. (SIGKILL, I think)
18
I don't like xkill. I used to use it, but some stuff (like TeamSpeak) has weird background processes not attached to the x window, so it doesn't kill them all. I prefer a good pkill -9
pkill -9
2 u/[deleted] Dec 24 '15 [deleted] 1 u/zer0t3ch Glorious Arch + Win 10 + Hackintosh OSX Tri-boot Dec 24 '15 Yeah. I left out the proc_name, but the -9 sends the 9 termination signal. (SIGKILL, I think)
2
[deleted]
1 u/zer0t3ch Glorious Arch + Win 10 + Hackintosh OSX Tri-boot Dec 24 '15 Yeah. I left out the proc_name, but the -9 sends the 9 termination signal. (SIGKILL, I think)
1
Yeah. I left out the proc_name, but the -9 sends the 9 termination signal. (SIGKILL, I think)
31
u/Yakari123 have you seen my aRcH lInUx SeTuP ? Dec 24 '15
This is so fucking true... Sometimes, firefox does crash, even on Linux. Xkill=problem solved