Using the Linux Ls Command With Examples to See System Directories – Linux Commands Quick Tips
The Linux System Directories “Off Of” The / (Root) Directory There are several important Linux system directories that are located “off of” the / (root) directory of the Linux filesystem. Examples of Using the Linux ls Command to View Some Linux System Directories Some of the directories below may not exist for your Linux distribution. If there is no output from the following commands, just read the descriptions and continue. View the Linux system directories off of the / root directory. $ cd cd / ; ls -l | less If necessary, use the down arrow to see more directories [...]
