1.Directories can be implemented either as “special files” that can only be accessed in limited ways, or as ordinary data files.What are the advantages and disadvantages of each approach?
2. Some operating systems have a tree-structured file system but limit the depth of the tree to some small number of levels.What effect does this limit have on users? How does this simplify file system design (if it does)?