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/
'Linux' 카테고리의 다른 글
[linux] 리눅스 계정 관리 (0) | 2016.02.18 |
---|---|
program install in user path without sudo command (0) | 2016.01.11 |
Difference between /.bashrc, /.profile and /.bash_profile (0) | 2016.01.07 |
python(numpy) version check (0) | 2016.01.05 |
find out if package is installed in linux (0) | 2016.01.05 |