answersLogoWhite

0

What the most important directories for Linux?

Updated: 8/19/2019
User Avatar

Wiki User

10y ago

Best Answer

The Home directory is the most important one. All other directories, such as Documents, Pictures, Videos, and so on, stem from the Home directory.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What the most important directories for Linux?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why does most versions of Linux and windows use the cde command to change directories?

Using cd (change directory) was the obvious choice.


Does most versions of linux and windows use the CD command to change directories?

Yes. To change to directories with spaces in their file paths, put "" around the path, e.g: cd "/home/cookie/random folder/"


What are the default directories in Linux?

Have a look in the Related Links, I believe that'll help you!


Which directories is the most important to back up on a routine basis?

\root


What does the term heirarchical mean in reference to the Linux file system?

The Filesystem Hierarchy Standard (FHS) defines the main directories and their contents in Linux operating systems


Which directories would be an appropriate location for a user to install a shared application to in Linux?

/usr/local/bin


Which Linux command will delete a directory as well as all its files and sub directories?

rm -rv /path/to/directory


Why does Linux use the CD command to change directories?

CD itself means, Change DirectoryI guess it is easier to keep in mind


What environment variable contains a list of directories on the Linux system that the shell searches each time a command is executed?

The PATH variable.


Does Ubuntu Linux recognize Windows folders on external media?

Yes. Ubuntu can read files and directories created by a Windows system.


How do you remove a full directory in Linux?

To remove a directory that is full with other files or directories, use the below command. rm -rf directory


In a Linux system what directories are often stored on their own partitions?

Usually /home Sometimes /var If a lot of distro hopping happens, /boot