jrsx macrumors 65816 Original poster Nov 2, 2013 1,057 18 Tacoma, Washington Aug 3, 2014 #1 Can anyone explain why my Macintosh HD folder looks like this? I've tried to run the chflags hidden command in terminal to hide these folders but it just repeats "Permission denied". Why is this? Attachments Picture 1.png 77.4 KB · Views: 138
Can anyone explain why my Macintosh HD folder looks like this? I've tried to run the chflags hidden command in terminal to hide these folders but it just repeats "Permission denied". Why is this?
Intell macrumors P6 Jan 24, 2010 18,955 509 Inside Aug 3, 2014 #2 Have you run the chflags command via sudo? Sometimes an improperly cloned installation will show those folders.
Have you run the chflags command via sudo? Sometimes an improperly cloned installation will show those folders.
B Bruno09 macrumors 68020 Aug 24, 2013 2,202 153 Far from here Aug 3, 2014 #3 Try this : Code: defaults write com.apple.finder AppleShowAllFiles false ;killall Finder
jrsx macrumors 65816 Original poster Nov 2, 2013 1,057 18 Tacoma, Washington Aug 3, 2014 #4 Intell said: Have you run the chflags command via sudo? Sometimes an improperly cloned installation will show those folders. Click to expand... Hmm, I tried the command and it did work for all the folders accept the alias folders.. any idea how to get rid of them? Attachments Picture 1.png 66.7 KB · Views: 86
Intell said: Have you run the chflags command via sudo? Sometimes an improperly cloned installation will show those folders. Click to expand... Hmm, I tried the command and it did work for all the folders accept the alias folders.. any idea how to get rid of them?