LPIC-1 Exam 101, Part 1 of 2, version 5.0 101-500 Question # 43 Topic 5 Discussion

LPIC-1 Exam 101, Part 1 of 2, version 5.0 101-500 Question # 43 Topic 5 Discussion

101-500 Exam Topic 5 Question 43 Discussion:
Question #: 43
Topic #: 5

From a Bash shell, which of the following commands directly executes the instruction from the file /usr/local/bin/runme.sh without starting a subshell? (Please select TWO answers.)


A.

source /usr/local/bin/runme.sh


B.

. /usr/local/bin/runme.sh


C.

/bin/bash /usr/local/bin/runme.sh


D.

/usr/local/bin/runme.sh


E.

run /usr/local/bin/runme.sh


Get Premium 101-500 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.