Answer the following statements true (T) or false (F)
1. The directory structure is arranged in levels and is known as a hierarchical structure.
2. Your login name and your home directory name are usually the same.
3. Every UNIX file structures has a root directory named / (slash).
4. Files in your current directory are immediately accessible. Files on the other directories must be identified by their pathnames.
5. Absolute and relative pathnames are the same and indicate the same pathname.
1. True
2. True
3. True
4. True
5. False
You might also like to view...
Because more sophisticated queries require more advanced manipulation of data, you may need to create a(n) ________
A) SQL query B) crosstab query C) union query D) subquery
Which of the following is a valid identifier?
a. $343 b. class c. 9X d. 8+9 e. radius