View Single Post
Posts: 230 | Thanked: 302 times | Joined on Oct 2009 @ Helsinki, Suomi (Finland)
#4
Or if that doesn't help:
Code:
$ killall -9 grob
With -9 flag it force kills the process. Useful in cases when some process has hung up and doesn't respond to kill signal telling it to exit cleanly.
 

The Following 3 Users Say Thank You to ladoga For This Useful Post: