Im trying to figure how to create a zombie process for a unix class, and then kill it.. However for some reason I cannot create any processes that do not seem become zombie, they all die ...
Lately (I presume since Java was updated but can't say for sure) I've had a problem with java applets not terminating when either their browser window is closed or the browser itself is shut down. The ...