the directory struture used in Unix file system called
Answers
Answered by
1
Answer:
Files in Unix System are organized into a multi-level hierarchy structure known as a directory tree. At the very top of the file, the system is a directory called “root” which is represented by a “/”. All other files are “descendants” of the root. / : The slash/character alone denotes the root of the filesystem tree.
Similar questions