Multiple Choice
Which of the following command sets the Bash variable named TEST with the content FOO?
A) set TEST="FOO"
B) TEST = "FOO"
C) var TEST="FOO"
D) TEST="FOO"
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q129: Which of the following files, when existing,
Q130: Which of the following signals is sent
Q131: Which of the following commands prints all
Q132: Which type of filesystem is created by
Q133: A user accidentally created the subdirectory \dir
Q135: Which of the following are tasks handled
Q136: Which of the following is correct when
Q137: What can the Logical Volume Manager (LVM)
Q138: When running the command sed -e "s/a/b/"
Q139: Which run levels should never be declared