Difference between revisions of "Linux: kill user"

From RHS Wiki
Jump to navigation Jump to search
(Created page with " skill -STOP -u <user>")
 
 
Line 1: Line 1:
  skill -STOP -u <user>
+
  skill -STOP -u <user> # deprecated
 +
pkill -STOP -u vivek

Latest revision as of 21:20, 12 April 2015

skill -STOP -u <user> # deprecated
pkill -STOP -u vivek