Skip to content

Instantly share code, notes, and snippets.

@jadaradix
Created June 25, 2017 12:50
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 jadaradix/401b8760d1b325c3ab1c9be4f9c266c3 to your computer and use it in GitHub Desktop.
Save jadaradix/401b8760d1b325c3ab1c9be4f9c266c3 to your computer and use it in GitHub Desktop.
black-screen-osx-vnc.sh
sudo kill -9 $(ps auxwww | grep MacOS/loginwindow | grep james | head -1 | tr -s " " | cut -d " " -f 2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment