From a Bash shell, which of the following commands directly execute the instructions from the file /usr/local/bin/runme.sh without starting a subshell? (Choose two.)

QuestionsCategory: 101-500From a Bash shell, which of the following commands directly execute the instructions from the file /usr/local/bin/runme.sh without starting a subshell? (Choose two.)
Admin Staff asked 1 year ago
From a Bash shell, which of the following commands directly execute the instructions from the file /usr/local/bin/runme.sh without starting a subshell?
(Choose two.)

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








Correct Answer: AD

This question is in 101-500 exam
For getting Linux Professional Institute LPIC-1 Certificate



Next Post

Recommended

Welcome Back!

Login to your account below

Create New Account!

Fill the forms below to register

Retrieve your password

Please enter your username or email address to reset your password.