Difference between revisions of "Kill"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
  
 
== See also ==
 
== See also ==
* <code>killall</code>, <code>pkill</code>, <code>xkill</code>
+
* <code>[[killall]]</code>, <code>[[pkill]]</code>, <code>[[xkill]]</code>
  
 
[[Category:Linux]]
 
[[Category:Linux]]
 
[[Category:Linux commands]]
 
[[Category:Linux commands]]

Revision as of 05:31, 9 December 2019

kill is a command that is used in Linux and other operating systems to send signals to running processes. kill commands allows to send SIGKILL (kill -9 PID) signal that cause the process to terminate immediately (kill).



See also

Advertising: