Skip to content

Instantly share code, notes, and snippets.

@scottmuc
Created May 30, 2020 18:22
Show Gist options
  • Save scottmuc/54605d0adb6cedf97f830cad5efa3a16 to your computer and use it in GitHub Desktop.
Save scottmuc/54605d0adb6cedf97f830cad5efa3a16 to your computer and use it in GitHub Desktop.
freebsd@generic:~ % ps aux
USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND
root 11 400.0 0.0 0 64 - RNL 13:18 1429:13.44 [idle]
root 0 0.0 0.0 0 352 - DLs 13:18 0:00.21 [kernel]
root 1 0.0 0.0 9868 372 - ILs 13:18 0:00.05 /sbin/init --
root 2 0.0 0.0 0 16 - DL 13:18 0:00.00 [crypto]
root 3 0.0 0.0 0 16 - DL 13:18 0:00.00 [crypto returns 0]
root 4 0.0 0.0 0 16 - DL 13:18 0:00.00 [crypto returns 1]
root 5 0.0 0.0 0 16 - DL 13:18 0:00.00 [crypto returns 2]
root 6 0.0 0.0 0 16 - DL 13:18 0:00.00 [crypto returns 3]
root 7 0.0 0.0 0 32 - DL 13:18 0:00.69 [cam]
root 8 0.0 0.0 0 16 - DL 13:18 0:00.00 [sctp_iterator]
root 9 0.0 0.0 0 16 - DL 13:18 0:04.25 [rand_harvestq]
root 10 0.0 0.0 0 16 - DL 13:18 0:00.00 [audit]
root 12 0.0 0.0 0 336 - WL 13:18 3:02.30 [intr]
root 13 0.0 0.0 0 48 - DL 13:18 0:12.78 [geom]
root 14 0.0 0.0 0 16 - DL 13:18 0:00.00 [sequencer 00]
root 15 0.0 0.0 0 96 - DL 13:18 0:37.97 [usb]
root 16 0.0 0.0 0 16 - DL 13:18 0:00.01 [soaiod1]
root 17 0.0 0.0 0 16 - DL 13:18 0:00.01 [soaiod2]
root 18 0.0 0.0 0 16 - DL 13:18 0:00.01 [soaiod3]
root 19 0.0 0.0 0 16 - DL 13:18 0:00.01 [soaiod4]
root 20 0.0 0.0 0 16 - DL 13:18 0:13.09 [mmcsd0: mmc/sd card]
root 21 0.0 0.0 0 48 - DL 13:18 0:13.07 [pagedaemon]
root 22 0.0 0.0 0 16 - DL 13:18 0:00.07 [vmdaemon]
root 23 0.0 0.0 0 48 - DL 13:18 0:28.84 [bufdaemon]
root 24 0.0 0.0 0 16 - DL 13:18 0:16.52 [syncer]
root 25 0.0 0.0 0 16 - DL 13:18 0:02.58 [vnlru]
root 650 0.0 0.1 11696 780 - Is 13:18 0:00.01 dhclient: system.syslog (dhclient)
root 653 0.0 0.1 11916 876 - Is 13:18 0:00.01 dhclient: ue0 [priv] (dhclient)
_dhcp 699 0.0 0.1 12084 992 - ICs 13:18 0:00.00 dhclient: ue0 (dhclient)
root 706 0.0 0.1 10400 904 - Ss 13:18 0:00.04 /sbin/devd
root 777 0.0 0.1 11500 1064 - Ss 13:18 0:00.16 /usr/sbin/syslogd -s
root 978 0.0 0.3 20756 2412 - Ss 13:19 0:00.01 /usr/sbin/sshd
root 982 0.0 0.0 11632 336 - Is 13:19 0:00.28 /usr/sbin/cron -s
root 90340 0.0 0.9 22100 8528 - Ss 20:14 0:00.11 sshd: freebsd [priv] (sshd)
freebsd 90343 0.0 0.9 22104 8544 - S 20:14 0:00.02 sshd: freebsd@pts/0 (sshd)
root 1040 0.0 0.1 10964 580 u0 Is+ 13:19 0:00.01 /usr/libexec/getty 3wire ttyu0
root 90339 0.0 0.2 10976 2136 v0 Is+ 20:13 0:00.01 /usr/libexec/getty Pc ttyv0
root 1033 0.0 0.1 10976 584 v1 Is+ 13:19 0:00.01 /usr/libexec/getty Pc ttyv1
root 1034 0.0 0.1 10976 584 v2 Is+ 13:19 0:00.01 /usr/libexec/getty Pc ttyv2
root 1035 0.0 0.1 10976 584 v3 Is+ 13:19 0:00.01 /usr/libexec/getty Pc ttyv3
root 1036 0.0 0.1 10976 584 v4 Is+ 13:19 0:00.01 /usr/libexec/getty Pc ttyv4
root 1037 0.0 0.1 10976 584 v5 Is+ 13:19 0:00.01 /usr/libexec/getty Pc ttyv5
root 1038 0.0 0.1 10976 584 v6 Is+ 13:19 0:00.01 /usr/libexec/getty Pc ttyv6
root 1039 0.0 0.1 10976 584 v7 Is+ 13:19 0:00.01 /usr/libexec/getty Pc ttyv7
freebsd 90344 0.0 0.4 13496 3728 0 Ss 20:14 0:00.06 -csh (csh)
freebsd 90351 0.0 0.3 12388 2844 0 R+ 20:14 0:00.01 ps aux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment