Skip to content

Instantly share code, notes, and snippets.

@dstrctrng
Created March 28, 2013 23:38
Show Gist options
  • Save dstrctrng/5267693 to your computer and use it in GitHub Desktop.
Save dstrctrng/5267693 to your computer and use it in GitHub Desktop.
root@f7586939fe50:~# ps axuf
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.0 188 24 ? S 23:36 0:00 runsvdir -P /etc/service
root 514 0.0 0.0 164 4 ? Ss 23:36 0:00 runsv ssh
root 515 0.0 0.5 49956 2848 ? S 23:36 0:00 \_ /usr/sbin/sshd -D
root 516 0.0 0.7 73356 3628 ? Ss 23:37 0:00 \_ sshd: root@pts/0
root 600 0.8 0.8 23204 4440 pts/0 Ss 23:37 0:00 \_ -bash
root 635 0.0 0.2 18128 1124 pts/0 R+ 23:37 0:00 \_ ps axuf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment