LPI Linux Essentials Certificate Exam, version 1.5 010-150 Question # 24 Topic 3 Discussion

LPI Linux Essentials Certificate Exam, version 1.5 010-150 Question # 24 Topic 3 Discussion

010-150 Exam Topic 3 Question 24 Discussion:
Question #: 24
Topic #: 3

Which of the following commands will set the variable text to olaf is home? (Select TWO answers)


A.

text=olaf\ is\ home


B.

text=$olaf is home


C.

$text='olaf is home'


D.

text=='olaf is home'


E.

text="olaf is home"


Get Premium 010-150 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.