Solved

The Current Directory Contains the Following File: -Rwxr-Xr-X 1 Root

Question 55

Multiple Choice

The current directory contains the following file: -rwxr-xr-x 1 root root 859688 Feb 7 08:15 test.sh Given that the file is a valid shell script, how can this script be executed?


A) run test.sh
B) ${test.sh}
C) cmd ./test.sh
D) ./test.sh
E) bash test.sh

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions