LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Hidden folders ... how can I view them? (https://www.linuxquestions.org/questions/linux-general-1/hidden-folders-how-can-i-view-them-51272/)

orange400 03-23-2003 03:25 AM

Hidden folders ... how can I view them?
 
How can I be able to view folders/files that are hidden by a period? Example: .wine ... it's there, if I type in /home/orange400/.wine/ it brings up the folder, but it doesn't display it. Can I display it? How 'bout in the bash shell?

bulliver 03-23-2003 03:38 AM

What do you mean display it? In bash just use ls -a to see the hidden files and directories.

orange400 03-23-2003 03:48 AM

as in with nautils ... the hidden folders shown with the rest of them.

yngwin 03-23-2003 04:51 AM

Look through the options in Nautilus. It should have one that says "show hidden files" or something like that.

orange400 03-23-2003 11:24 PM

Hey cool, that worked.


All times are GMT -5. The time now is 05:09 PM.