List of questions
Related questions
Question 20 - 010-160 discussion
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? (Choose two.)
A.
run test.sh
B.
${test.sh}
C.
cmd ./test.sh
D.
./test.sh
E.
bash test.sh
Your answer:
0 comments
Sorted by
Leave a comment first