13,420
edits
Changes
→Unix / Linux File Management Concepts
===Unix / Linux File Management Concepts===
[[Image:directory-structure-1.png|thumb|right|350px|In Unix / Linux (as opposed to MS Windows), there are no drive letters (such as '''C:''', or '''D:''').<br> All files and directories appear under a single ancestor directory called "the '''root''' directory". ]]
The Unix/Linux file system is hierarchical, similar to other operating systems such as Windows, Mac OSX, etc.
Files are organized in directories. Directories may contain sub-directories.
In Unix / Linux (as opposed to MS Windows), there are no drive letters (such as C:, or D:). All files and directories appear under a single ancestor directory called "the root directory".
Learning how to issue Linux commands for navigating the Linux filesystem and manipulating directory and files that are contained in those directoriesessential skills for Linux users and administrators.
In the Linux (Unix) OS, the "root directory" / is the starting directory, and other "child directories", "grandchild directories", etc. are created