Changes

Jump to: navigation, search

Tutorial2: Unix / Linux File Management

101 bytes added, 15:23, 6 January 2021
Unix / Linux Directories
[[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><br> All files and directories appear under a single ancestor directory called "the '''root''' directory".<br><br>A path points to a file system location by '''following the directory tree hierarchy''' expressed in a string of characters in which path components, separated by a delimiting character, represent each directory. The '''delimiting character''' is most commonly the slash ("'''/'''").]]
In order to make your home directory more organized, files (text, images, documents, spreadsheets, programs) are stored in '''directories'''. The Unix/Linux file system is '''hierarchical''', similar to other operating systems such as<br>'''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'''".
13,420
edits

Navigation menu