Skip to content

Instantly share code, notes, and snippets.

@grahamc
Created November 14, 2017 20:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grahamc/1e6666d1aab2d73cda8ea06ceacd4a8e to your computer and use it in GitHub Desktop.
Save grahamc/1e6666d1aab2d73cda8ea06ceacd4a8e to your computer and use it in GitHub Desktop.
[root@10mysql-container-10:~]# ps auxfg | cat
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.2 0.0 50368 6548 ? Ss 20:47 0:00 systemd
root 230 0.1 0.0 52016 7728 ? Ss 20:47 0:00 /nix/store/4rv8z4s8hvs11r98414gqzkvxws5kii5-systemd-234/lib/systemd/systemd-journald
nscd 259 0.0 0.0 573768 2276 ? Ssl 20:47 0:00 nscd
root 273 0.0 0.0 36052 4372 ? Ss 20:47 0:00 /nix/store/4rv8z4s8hvs11r98414gqzkvxws5kii5-systemd-234/lib/systemd/systemd-logind
message+ 276 0.0 0.0 28256 2872 ? Ss 20:47 0:00 /nix/store/i69c4yr7dk7zi14a00bffdm02q871mwa-dbus-1.10.24/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
root 369 0.0 0.0 116084 248 console Ss+ 20:47 0:00 agetty --login-program /nix/store/4fwxdza3hdzpmmxhiix7i846n9kxh273-shadow-4.5/bin/login --noclear --keep-baud console 115200,38400,9600 vt220
mysql 374 1.2 5.6 1080488 459924 ? Ssl 20:47 0:00 /nix/store/sid4wznc0kj9h11s693g2lpm274l5c54-percona-server-5.6.35-80.0/bin/mysqld --defaults-extra-file=/nix/store/f17vgkkga182wl36nmn7p81nmrrilqf2-my.cnf --user=mysql --datadir=/var/lib/mysql --basedir=/nix/store/sid4wznc0kj9h11s693g2lpm274l5c54-percona-server-5.6.35-80.0 --pid-file=/run/mysqld/mysqld.pid
root 404 0.1 0.0 126396 3972 pts/0 Ss 20:47 0:00 -bin/sh
root 410 0.0 0.0 71832 1464 pts/0 S 20:48 0:00 \_ (sd-pLOCALE_ARCHIVE=/run/current-system/sw/lib/locale/locale-archive
root 428 0.0 0.0 121028 2232 pts/0 R+ 20:48 0:00 \_ ps auxfg
root 429 0.0 0.0 10288 400 pts/0 R+ 20:48 0:00 \_ cat
root 405 0.1 0.0 49800 5800 ? Ss 20:48 0:00 /nix/store/4rv8z4s8hvs11r98414gqzkvxws5kii5-systemd-234/lib/systemd/systemd --user
root 406 0.0 0.0 67708 1448 ? S 20:48 0:00 \_ (sd-pam)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment