6. True
7. Relative
8. False
9. Cd ~ or Cd
10. False
6. The kernel is a program that does most of the housekeeping tasks in Linux; it is a layer between computer hardware and software.
a) True
b) False
7. A path that begins at a current directory is called:
a) Complex
b) Relative
c) Absolute
d) Direct
e) Current
8. Output redirection can be defined as sending the output of one command into an input of another command.
a) True
b) False
9. The following command will change the current working directory to the account home directory:
a) Cd account/home
b) Cd /
c) Cd
d) Cd /home
10. Pipe is a feature that allows saving the output of a command in a text file.
a) True
b) False
1 answer