InterviewSolution
Saved Bookmarks
| 1. |
Explain The Importance Of Directories In A Unix System? |
|
Answer» Files in a DIRECTORY can actually be a directory itself; it would be CALLED a subdirectory of the ORIGINAL. This capability makes it possible to develop a tree-like structure of DIRECTORIES and files, which is crucial in MAINTAINING an organizational scheme. Files in a directory can actually be a directory itself; it would be called a subdirectory of the original. This capability makes it possible to develop a tree-like structure of directories and files, which is crucial in maintaining an organizational scheme. |
|