answersLogoWhite

0

The /, or root directory.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is the Linux Filesystem hierarchy used for?

The Linux Filesystem Hierarchy is used to help determine the file structure in the Linux Operating System. It defines the Directory structure and directory contents.


What is the main file directory in Linux?

It is the Home Directory.


How do you move files to a directory in Linux?

mv file /path/to/directory


The top level of the file system is known as the?

root directory


How do you serch 10 biggest file in specific directory on Linux system?

If the directory you're interested is my_dir, then do: du -sk my_dir/* | sort -nr | head


What is the oldest Linux file system?

The first file system Linux supported was the MINIX file system.


Linux has only one root directory per directory tree. true or false?

Unlike Windows, Linux has a unified file system. In Windows, all paths start with a drive letter, like C: ( C:\Users\Joe\Documents\readme.txt ) A flash drive may mount as F:, and a CD may mount as E:. In Linux, there are no drive letters, and all paths begin from the root directory (/) ( /home/joe/readme.txt ) Storage devices will instead mount to folders. A flash drive may mount to /media/Lexar So, to answer your question, Linux only has one directory tree, the uppermost level of which is known as the file system's root.


How do you delete a file or directory in Linux?

rm filenameorrm -r directoryname


What are hardlinks and softlinks used for in Linux?

Alternate references to a file/directory.


What does a dot preceding a file name in Linux mean?

It means that the file or directory is used for application settings.


How long can the total path to a particular file be in Linux from root directory?

4096


Which Linux folder is the default location for the Apache file directory?

/etc/apache2