Question: 4. Name the test statement that can be used to test the following scenarios: IN LINUX a. The user has read permission to the /etc/hosts
4. Name the test statement that can be used to test the following scenarios: IN LINUX
a. The user has read permission to the /etc/hosts file.
b. The user has read and execute permission to the /etc directory.
c. The contents of the variable $TEST are equal to the string success.
d. The contents of the variable $TEST are numerically equal to the contents of the variable $RESULT.
e. The contents of the variable $TEST are equal to the string success and the file / etc/hosts exists.
f. The contents of the variable $TEST are equal to the string success, or the number 5, or the contents of the variable $RESULT.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
