Skip to content

Instantly share code, notes, and snippets.

@OliverLetterer
Created August 4, 2011 08:14
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 OliverLetterer/1124710 to your computer and use it in GitHub Desktop.
Save OliverLetterer/1124710 to your computer and use it in GitHub Desktop.
mac os x - extract current user image
dscl . -read /Users/oliver JPEGPhoto | tail -1 | xxd -r -p > ~/Desktop/accountImage.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment