Skip to content

Instantly share code, notes, and snippets.

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 stevewood-tx/eb38e8e56aae841c713f9b0da58455f0 to your computer and use it in GitHub Desktop.
Save stevewood-tx/eb38e8e56aae841c713f9b0da58455f0 to your computer and use it in GitHub Desktop.
if [[ -e ${dataFile} ]]; then
homeSize=`defaults read ${dataFile} HomeFolderSize`
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment