Results 1 to 9 of 9

Thread: Understanding Ubuntu File Structures: Why is this file not showing up?

  1. #1
    Join Date
    Mar 2010
    Beans
    37
    Distro
    Ubuntu 10.04 Lucid Lynx

    Question Understanding Ubuntu File Structures: Why is this file not showing up?

    Understanding Ubuntu File Structures: Why is this file not showing up?


    Please see this attached screen shot below:
    Linux folder structure ~ .(folder name) - .jpg

    On the right, I have the "select local directory" window open within Mozilla Thunderbird mail program. On the left, I have my "File Browser" open. I have noticed that the "select local directory" has a folder called .thunderbird, as well as many other .(folder_name)'s that appear to be applications and plug-ins. How come I'm not able to see these .(folder_name) folders in other places in my computer such as "File Browser"?

    I'm asking this, because I'm pretty familiar with the Windows file structure, but not with Ubuntu's. My second question is, where is a good place to read up on or watch a video about how to learn Ubuntu's file structure when coming from a Windows environment? This would be a big help and I greatly appreciate your time.

    Sincerely,
    Bob

  2. #2
    Join Date
    Nov 2005
    Location
    Sendai, Japan
    Beans
    11,296
    Distro
    Kubuntu

    Re: Understanding Ubuntu File Structures: Why is this file not showing up?

    Files (and directories) that start with a period are hidden files. They're pretty much like hidden files in Windows, you usually have to do some special action to see them.
    「明後日の夕方には帰ってるからね。」


  3. #3
    Join Date
    Jul 2009
    Location
    AL, USA
    Beans
    330
    Distro
    Kubuntu 16.04 Xenial Xerus

    Re: Understanding Ubuntu File Structures: Why is this file not showing up?

    .file_name is a hidden file or folder(directory). you can choose to show or hide these by going to the "View" menu at the top of the directory window.
    You can make any file or directory hidden by adding the dot to the name as seen with the others.
    Thinkpad T430, Intel i5-3320M (Ivy), 8GB RAM, Intel HD 4000, 500GB HDD: Xubuntu 20.04 LTS 64bit

  4. #4
    Join Date
    Dec 2009
    Beans
    6,772

    Re: Understanding Ubuntu File Structures: Why is this file not showing up?

    Open Nautilus ("File Browser") > Edit > Preferences > Show hidden and Backup files.

  5. #5
    Join Date
    Mar 2009
    Beans
    927
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Understanding Ubuntu File Structures: Why is this file not showing up?

    Ctrl + H should toggle hidden files.

  6. #6
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: Understanding Ubuntu File Structures: Why is this file not showing up?

    From the command line, use

    Code:
    ls -A
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  7. #7
    Join Date
    Apr 2008
    Location
    Birmingham UK
    Beans
    610
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Understanding Ubuntu File Structures: Why is this file not showing up?

    Hidden files and folders usually contain configuration and settings files (as in Windows), or data files (such as email folders)
    ****************************
    ****************************
    The sig between the asterisks is SO COOL that only REALLY COOL people can even see it!

  8. #8
    Join Date
    Jan 2009
    Location
    Switzerland
    Beans
    332
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Understanding Ubuntu File Structures: Why is this file not showing up?

    this can help you a little bit to get started : http://www.freeos.com/articles/3102/

    and for more google is your friend
    Success is to be measured not so much by the position that one has reached in life as by the obstacles which he has overcome.[Albert Einstein]
    http://www.tuxgeek.org
    Where there is a shell there is a way !!!

  9. #9
    Join Date
    Mar 2010
    Beans
    37
    Distro
    Ubuntu 10.04 Lucid Lynx

    Talking Re: Understanding Ubuntu File Structures: Why is this file not showing up?

    Thanks guys!!! All your answers were great=D>

    Bob

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •