Skip to content

Instantly share code, notes, and snippets.

@Mebus
Created November 21, 2015 21:17
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 Mebus/f1aa9eb17676b94050e2 to your computer and use it in GitHub Desktop.
Save Mebus/f1aa9eb17676b94050e2 to your computer and use it in GitHub Desktop.
root@tempa /home/mebus # userdel pi
userdel: user pi is currently used by process 482
8 root@tempa /home/mebus # ps -fe | grep pi :(
message+ 387 1 0 18:08 ? 00:00:01 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
nobody 398 1 0 18:08 ? 00:00:00 /usr/sbin/thd --daemon --triggers /etc/triggerhappy/triggers.d/ --socket /var/run/thd.socket --pidfile /var/run/thd.pid --user nobody /dev/input/event0
ntp 449 1 0 18:08 ? 00:00:02 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112
pi 482 456 0 18:08 tty1 00:00:01 -bash
root 3349 2313 0 21:15 pts/2 00:00:00 grep --color=auto pi
root@tempa /home/mebus #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment