본문 바로가기
Linux

View Hidden Files and Folders in Ubuntu(linux) File Browser

by 공대우냉이 2016. 1. 6.


Browser에서 숨은 파일이 존재하는 폴더에 들어가셔서 ctrl+H 눌루시면 됩니다.

아래는 원본 글이고 주소는 reference에 있습니다.

----------------------------------------------------------------------------------------------------------------------

The Ubuntu file browser does not show hidden files or folders by default, only the files that your user has access to.

Here’s what file browser looks like when browsing the root file system normally:

As you can see, all of the hidden/system folders are not shown. If you hit Ctrl+H at this screen, you will immediately see all the hidden files:

Fairly useful shortcut key. If you would just prefer to make this be the default setting when using file browser, go to the Edit menu and select Preferences:

Check the “Show hidden and backup files” checkbox, and you should now see the hidden files all of the time.

=============================================================================================

Reference 

http://www.howtogeek.com/howto/ubuntu/view-hidden-files-and-folders-in-ubuntu-file-browser/