Skip to content

Instantly share code, notes, and snippets.

@choiceforyou
Created December 31, 2014 02:53
Show Gist options
  • Save choiceforyou/f0eda8017adbbcb064b1 to your computer and use it in GitHub Desktop.
Save choiceforyou/f0eda8017adbbcb064b1 to your computer and use it in GitHub Desktop.
Mac Tips
Save your current user profile photo
dscl . -read /Users/short_username JPEGPhoto | tail -1 | xxd -r -p > /path/to/folder/accountImage.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment