Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

How do I connect to an external HDD through terminal to view a hidden folder.

I keep all my important data in an encrypted dmg in a hidden folder in my mac (I know, I am a bit paranoid), long story short the HDD in my mac got wiped. Luckily I had a backup, but it is on an external HDD and the folder is still hidden, I can't figure out how to access it (I have tried to unhide all hidden files on my mac, didn't work). So the question is, how do I find the hidden folder on my external HDD? I have done this before through terminal but forgotten the command. >:| BTW I am running Yosemite.


Thanks in advance.

Posted on Nov 27, 2015 9:23 PM

Reply
Question marked as Best reply

Posted on Nov 28, 2015 1:55 PM

invisible files begin with a .

Cd to the directory where the file is located.


ls -a


shows all files, including those with a . at the beginning of their name.

files named . and .. are up and down links in the directory chain -- do not modify them.

2 replies

How do I connect to an external HDD through terminal to view a hidden folder.

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.