I have some questions from my school assignment. I have read through the entire chapter but couldn't find the answer.
Someone please help me out.
1. A UNIX file system _________________
a. is a directory
b. consists of structured data residing on a storage medium
c. is never formatted before storing files
d. a and c
5. A virtual file system is one that _________________
a. allows information t obe retrieved from anywhere.
b. is created when all partition are mounted.
c. let user access virtually anything on the system; the total number of partitions mounted limits access.
d. all of the above.
16. Which of these statement is false?
a. You can create a child directory only in a parent directory you own.
b. You must set the x permission for all directories that you want to access.
c. You can use the cd .. command to move up one director in the directory tree.
d. the dot dot (..) refers to the parent directory.
17. You can use the dot as the location of the ____________
a. parent directory
b. child directory
c. current directory (my guess goes to this one)
d . root directory
22. Which command grants access to directories?
a. chmod (my guess goes to this one)
b. rwx
c. execute permission (x)
d. ls -x
24. When you use the cp command, you should be aware that ____________
a. the dot destination places the file in the parent directory
b. he destination file will overlay a file with the same name
c. it destroys the source file
d. the source file cannot be relatively addressed.
Someone please help me out.
1. A UNIX file system _________________
a. is a directory
b. consists of structured data residing on a storage medium
c. is never formatted before storing files
d. a and c
5. A virtual file system is one that _________________
a. allows information t obe retrieved from anywhere.
b. is created when all partition are mounted.
c. let user access virtually anything on the system; the total number of partitions mounted limits access.
d. all of the above.
16. Which of these statement is false?
a. You can create a child directory only in a parent directory you own.
b. You must set the x permission for all directories that you want to access.
c. You can use the cd .. command to move up one director in the directory tree.
d. the dot dot (..) refers to the parent directory.
17. You can use the dot as the location of the ____________
a. parent directory
b. child directory
c. current directory (my guess goes to this one)
d . root directory
22. Which command grants access to directories?
a. chmod (my guess goes to this one)
b. rwx
c. execute permission (x)
d. ls -x
24. When you use the cp command, you should be aware that ____________
a. the dot destination places the file in the parent directory
b. he destination file will overlay a file with the same name
c. it destroys the source file
d. the source file cannot be relatively addressed.