Kill a process
From MohidWiki
Revision as of 19:10, 29 November 2006 by 192.168.20.111 (talk)
Example
The example below kills a process whose PID is 22060
>kill -s kill 22060
The example below kills a process whose PID is 22060
>kill -s kill 22060