The output of the program date should be saved in the variable actdat. What is the correct
statement?
A.
set actdat=’date’
B.
actdat=date
C.
date | actdat
D.
actdat=`date`
E.
date > $actdat
The output of the program date should be saved in the variable actdat. What is the correct
statement?
The output of the program date should be saved in the variable actdat. What is the correct
statement?
A.
set actdat=’date’
B.
actdat=date
C.
date | actdat
D.
actdat=`date`
E.
date > $actdat