Skip to content

Instantly share code, notes, and snippets.

@calmh
Created December 17, 2015 12:03
Show Gist options
  • Save calmh/db4a3a5f1eb8fc77b4cd to your computer and use it in GitHub Desktop.
Save calmh/db4a3a5f1eb8fc77b4cd to your computer and use it in GitHub Desktop.
root@ddceb8b7-3834-4af2-92d1-bb8f1f129645:~# ps auxwf
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 80766 0.0 0.3 6852 3544 ? Ss 05:02 0:00 /bin/login -h zone:global -f
root 80929 0.0 0.4 8788 4380 ? S 05:02 0:00 \_ -bash
root 81180 0.0 0.2 6928 2580 ? R 05:03 0:00 \_ ps auxwf
root 1 0.0 0.3 6428 3788 ? S 05:02 0:00 init
16 80742 0.0 0.2 4028 2768 ? Ssl 05:02 0:00 ipmgmtd
root 80854 0.0 0.1 5268 1792 ? S 05:02 0:00 upstart-udev-bridge --daemon
root 80860 0.0 0.2 11968 2576 ? Ss 05:02 0:00 /lib/systemd/systemd-udevd --daemon
message+ 80943 0.0 0.2 6608 2440 ? Ss 05:02 0:00 dbus-daemon --system --fork
root 81018 0.0 0.3 6084 3164 ? Ss 05:02 0:00 /lib/systemd/systemd-logind
syslog 81033 0.0 0.2 6364 3024 ? Ssl 05:02 0:00 rsyslogd
root 81040 0.0 0.1 5112 1844 ? S 05:02 0:00 upstart-file-bridge --daemon
root@ddceb8b7-3834-4af2-92d1-bb8f1f129645:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment