Revision history for DirectoryStructure
Additions:
{{include tonguesDirectoryStructure}}
[[HomePage]] > [[ComponentHowTo Components and HowTos]] > [[RootFS]]
====""Further information on the Linux directory structure (RootFS)""====
==The Linux Filesystem Hierarchy==
==Introduction==
~In the Linux operating system, all filesystems are contained within one directory hierarchy. The root directory is the top level directory, and all its subdirectories make up the directory hierarchy. This differs to other operating systems such as MS-Windows which applies a separate hierarchy for each device and partition.
---
~The Linux directory hierarchy at a glance--- The following directories are contained within the structure:
---
~Top level directory--- /
---
~Subdirectories--- bin sbin lib usr var boot dev etc home mnt proc root tmp lost+found opt
---
~The Linux Filesystem Hierarchy--- Listed below are the directories contained within the root filesystem.
---
~/--- The Linux filesystem has the root directory at the top of the directory tree. The following list of directories are subdirectories of the root directory. This directory is denoted by the / (pronounced "slash") symbol. To view the list of directories from the root directory, enter the following in the command line:
---
~$ls /--- You will see a list of subdirectories outputed to the screen. All these directories are explained below.
---
~/bin--- Contains executable programs such as ls and cp. These programs are designed to make the system usable. Programs within /bin are required for system repairing. Some of the files located in the /bin directory include:
==Shell programs==
==Related Webpages==
~[[http://www.brighthub.com/computing/linux/articles/63957.aspx Introduction to the Linux File System]]
~[[http://www.thegeekstuff.com/2010/09/linux-file-system-structure/ Linux File Structure]]
~[[http://www.pathname.com/fhs/ Filesystem Hierarchy Standard (FHS)]]
----
==Categories==
CategoryComponent
CategoryFilemanager
[[HomePage]] > [[ComponentHowTo Components and HowTos]] > [[RootFS]]
====""Further information on the Linux directory structure (RootFS)""====
==The Linux Filesystem Hierarchy==
==Introduction==
~In the Linux operating system, all filesystems are contained within one directory hierarchy. The root directory is the top level directory, and all its subdirectories make up the directory hierarchy. This differs to other operating systems such as MS-Windows which applies a separate hierarchy for each device and partition.
---
~The Linux directory hierarchy at a glance--- The following directories are contained within the structure:
---
~Top level directory--- /
---
~Subdirectories--- bin sbin lib usr var boot dev etc home mnt proc root tmp lost+found opt
---
~The Linux Filesystem Hierarchy--- Listed below are the directories contained within the root filesystem.
---
~/--- The Linux filesystem has the root directory at the top of the directory tree. The following list of directories are subdirectories of the root directory. This directory is denoted by the / (pronounced "slash") symbol. To view the list of directories from the root directory, enter the following in the command line:
---
~$ls /--- You will see a list of subdirectories outputed to the screen. All these directories are explained below.
---
~/bin--- Contains executable programs such as ls and cp. These programs are designed to make the system usable. Programs within /bin are required for system repairing. Some of the files located in the /bin directory include:
==Shell programs==
==Related Webpages==
~[[http://www.brighthub.com/computing/linux/articles/63957.aspx Introduction to the Linux File System]]
~[[http://www.thegeekstuff.com/2010/09/linux-file-system-structure/ Linux File Structure]]
~[[http://www.pathname.com/fhs/ Filesystem Hierarchy Standard (FHS)]]
----
==Categories==
CategoryComponent
CategoryFilemanager
Deletions:
The Linux Filesystem Hierarchy
**Introduction**
In the Linux operating system, all filesystems are contained within one directory hierarchy. The root directory is the top level directory, and all its subdirectories make up the directory hierarchy. This differs to other operating systems such as MS-Windows which applies a separate hierarchy for each device and partition.
The Linux directory hierarchy at a glance--- The following directories are contained within the structure:
Top level directory--- /
Subdirectories--- bin sbin lib usr var boot dev etc home mnt proc root tmp lost+found opt
The Linux Filesystem Hierarchy--- Listed below are the directories contained within the root filesystem.
/--- The Linux filesystem has the root directory at the top of the directory tree. The following list of directories are subdirectories of the root directory. This directory is denoted by the / (pronounced "slash") symbol. To view the list of directories from the root directory, enter the following in the command line:
$ls /--- You will see a list of subdirectories outputed to the screen. All these directories are explained below.
/bin--- Contains executable programs such as ls and cp. These programs are designed to make the system usable. Programs within /bin are required for system repairing. Some of the files located in the /bin directory include:
Shell programs
===References===
[[http://www.brighthub.com/computing/linux/articles/63957.aspx Introduction to the Linux File System]]
[[http://www.thegeekstuff.com/2010/09/linux-file-system-structure/ Linux File Structure]]
[[http://www.pathname.com/fhs/ Filesystem Hierarchy Standard (FHS)]]
Deletions:
==Categories==
CategoryPuppyDocumentation
Additions:
[[http://www.brighthub.com/computing/linux/articles/63957.aspx Introduction to the Linux File System]]
[[http://www.thegeekstuff.com/2010/09/linux-file-system-structure/ Linux File Structure]]
[[http://www.pathname.com/fhs/ Filesystem Hierarchy Standard (FHS)]]
[[http://www.thegeekstuff.com/2010/09/linux-file-system-structure/ Linux File Structure]]
[[http://www.pathname.com/fhs/ Filesystem Hierarchy Standard (FHS)]]
Deletions:
http://www.brighthub.com/computing/linux/articles/63957.aspx
Additions:
===References===
The hier(7) man page.--- * Filesystem Hierarchy Standard (FHS)--- * http://www.pathname.com/fhs/
http://www.brighthub.com/computing/linux/articles/63957.aspx
The hier(7) man page.--- * Filesystem Hierarchy Standard (FHS)--- * http://www.pathname.com/fhs/
http://www.brighthub.com/computing/linux/articles/63957.aspx
Deletions:
* The hier(7) man page.--- * Filesystem Hierarchy Standard (FHS)--- * http://www.pathname.com/fhs/
Additions:
CategoryPuppyDocumentation