Which directory is the top of the system's file-system hierarchy?A /etcB /C /home/rootD /root
Question
Which directory is the top of the system's file-system hierarchy?
- A /etc
- B /C
- C /home/root
- D /root
Solution
The top of the system's file-system hierarchy is represented by the root directory. In UNIX-like operating systems, this is denoted as /
. Let's analyze the options provided:
- /etc: This directory contains system configuration files but is not at the top of the hierarchy.
- /C: This is not traditionally recognized in UNIX systems. In some contexts, it may refer to a file system on Windows, but in UNIX/Linux, it does not represent a directory.
- /home/root: While
/home
is a directory that typically contains users' home directories,/home/root
is not a standard or common directory in the UNIX/Linux system hierarchy. - /root: This is the home directory for the root user, but like
/etc
, it is not the top of the file system hierarchy.
Final Answer
The correct answer is B. /C.
Similar Questions
Please choose an appropriate answer.The Linux filesystem uses what directory for executables for administrators and standard users alike?/sbin/bin/etc/home
Which directories are the default location for executable files?A. etc and varB. bin and sbinC. home and etcD. root and dev
In which of the following directory does the configuration files are present?0.5 Marks/bin/usr/home/etc
Which of the following directories should be checked for system log files when a Linux system has been compromised?Select one:a./varb./etcc./bind./usr
Executable files such as ping, grep and cp are stored in which directory?1 point/etc/bin/root/sbin
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.