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

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

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

The output of the program date should be saved in the variable actdat. What is the correct statement?


A.

actdat=`date`


B.

set actdat='date'


C.

date | actdat


D.

date > $actdat


E.

actdat=date


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.