Skip to content

Instantly share code, notes, and snippets.

@isurfer21
Created September 20, 2019 05:16
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 isurfer21/7bab44f0d00d4ea09c87065d0e383019 to your computer and use it in GitHub Desktop.
Save isurfer21/7bab44f0d00d4ea09c87065d0e383019 to your computer and use it in GitHub Desktop.
Logout from macOS via Terminal command
#!/usr/bin/env sh
sudo pkill loginwindow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment