How To Reveal Hidden Folder In Linux?
Folder hidden name for Linux is always start with dot name (for example name folder is .ssh). To reveal hidden folder, there is 2 ways:
With command line
You just only type:
ls -a. .. .ssh
With GUI
Let just say use FileZilla. I am just only use FileZilla for reveal hidden folder only with graphic interface. Here, this is image how to reveal hidden folder Linux:
That was easy. If you are Windows user, it’s already uncovered a Linux hidden folder if you don’t set a status properties “hidden” in Windows system.
Comment this post if something useful or not




