LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2 101-400 Question # 41 Topic 5 Discussion

LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2 101-400 Question # 41 Topic 5 Discussion

101-400 Exam Topic 5 Question 41 Discussion:
Question #: 41
Topic #: 5

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"


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