Die NOW?
Jeff Schroeder
jeff at zingstudios.net
Mon Sep 25 12:40:29 MDT 2006
Steve asked:
> But what if I need it to die RIGHT now. Is there a bash command I
> can use to kill the process immediately without "asking it's
> permission" as seems to be the case with my current method?
Use the "-9" flag to the kill/killall command, which will signal an
immediate termination.
# killall -9 mygame
HTH,
Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://plug.org/pipermail/plug/attachments/20060925/862eee46/attachment.bin
More information about the PLUG
mailing list