Changes

Jump to: navigation, search

OPS705 Lab 2 (2227)

83 bytes added, 17:45, 20 September 2022
m
Linux Directories
In the Linux OS, the '''root directory''' / is the starting directory, and other ''child directories'', ''grandchild directories'', etc. can be created as required. This hierarchical structure resembles an "''upside-down tree''". There is actually a command called <code>tree</code> that displays a '''directory tree diagram'''!
 
* '''NOTE''': To install the ''tree'' command: <code>sudo yum install tree</code>
=== Directory Pathnames ===

Navigation menu