Unix tip: kill -STOP and kill -CONT

3 04 2010

Pretty much every Unix user knows about the kill command, and most know about ‘kill -KILL’ aka ‘kill -9′.

But do you know about kill -STOP and kill -CONT?
Read the rest of this entry »