What are the motivations for structuring file systems hierarchically?

What will be an ideal response?


Actually, this is a particularly natural form of organization.The notion of a root makes
sense from the system’s viewpoint; the system must have a handle on the file system it manages.
The notion of a first level on which all users are equally represented makes sense as a
means of distinguishing the separate users.Within each user the next level down can list all
files or additional directories for that user, and so on. Also, when looking for a specific file, it
is possible to find the file in logarithmic time when using a hierarchal file system.

Computer Science & Information Technology

You might also like to view...

The two arguments of the SetValue action are Item and ____________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A product can be in many different orders and each order can have many products in inventory. This is an example of a M:N relationship

Indicate whether the statement is true or false

Computer Science & Information Technology

In addition to sorting and filtering cells by content you can sort and/or filter by ________ formatting

Fill in the blank(s) with correct word

Computer Science & Information Technology

The length of the IPv6 address is ________ bits

A) 128 B) 64 C) 32 D) 256

Computer Science & Information Technology