Skip to content

Instantly share code, notes, and snippets.

@peacefixation
Last active March 27, 2019 01:39
Show Gist options
  • Save peacefixation/e5c99092f766ba21a743821f3ce8e2a0 to your computer and use it in GitHub Desktop.
Save peacefixation/e5c99092f766ba21a743821f3ce8e2a0 to your computer and use it in GitHub Desktop.
Find the active user by checking /dev/console
# format the output of stat and show the active user (as a string)
stat -f "%Su" /dev/console
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment