Created
April 13, 2016 08:20
-
-
Save the-nerdery-dot-info/1d1698d4d20891a5560ed5b419a08424 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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