Skip to content

Instantly share code, notes, and snippets.

@moriarty
Created November 22, 2013 01:26
Show Gist options
  • Select an option

  • Save moriarty/7593197 to your computer and use it in GitHub Desktop.

Select an option

Save moriarty/7593197 to your computer and use it in GitHub Desktop.
UG students should know how to kill a process, and when to give up
moriarty@bluenose:~$ ps aux --sort=%mem,%cpu | tail -n 6
root 32766 0.2 0.3 116172 112944 ? S Oct31 72:19 /var/ossec/bin/ossec-syscheckd
connorw 22893 99.8 0.0 3668 440 ? R Nov13 12274:11 ? ? ? ? ? ? ? ? ? ? ? ?
connorw 3812 99.9 0.0 3668 448 ? R Nov12 13275:12 /users/cs/connorw/connorw/a5/a
rkhis 20093 99.9 0.0 3668 436 ? R Nov05 23537:37 /users/cs/rkhis/csci2132/labs/lab6/dice dice
rkhis 20237 99.9 0.0 3668 436 ? R Nov05 23532:34 /users/cs/rkhis/csci2132/labs/lab6/dice dice
trudolph 22642 99.9 0.0 3668 392 ? Rs Nov13 11464:21 ./a.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment