Multiple Choice
What is the difference between the commands test -e path and test -f path?
A) They are equivalent options with the same behavior.
B) The -f option tests for a regular file. The -e option tests for an empty file.
C) Both options check the existence of the path. The -f option also confirms that it is a regular file.
D) The -f option tests for a regular file. The -e option tests for an executable file.
Correct Answer:

Verified
Correct Answer:
Verified
Q11: Which file contains the date of the
Q12: Instead of supplying an explicit device in
Q13: What is the maximum niceness value that
Q14: Which commands can be used to change
Q15: What word is missing from the following
Q17: Which of the following commands shows the
Q18: Which of the following commands displays the
Q19: Which file should be edited to select
Q20: Which of the following commands changes the
Q21: Which of the following settings for umask