LPI Linux Essentials Certificate Exam - version 1.6 010-160 Question # 6 Topic 1 Discussion

LPI Linux Essentials Certificate Exam - version 1.6 010-160 Question # 6 Topic 1 Discussion

010-160 Exam Topic 1 Question 6 Discussion:
Question #: 6
Topic #: 1

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 correct answers.)


A.

run test.sh


B.

${test.sh}


C.

cmd ./test.sh


D.

./test.sh


E.

bash test.sh


Get Premium 010-160 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.