Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save the-nerdery-dot-info/1d1698d4d20891a5560ed5b419a08424 to your computer and use it in GitHub Desktop.
Save the-nerdery-dot-info/1d1698d4d20891a5560ed5b419a08424 to your computer and use it in GitHub Desktop.
sudo hdiutil create ~/Documents/case-sensitive.dmg -volname "case-sensitive" -size 10g -fs "Case-sensitive HFS+"
sudo hdiutil mount ~/Documents/case-sensitive.dmg
cd /Volumes/case-sensitive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment