Which of the following commands puts the output of the command date into the shell variable mydate? A. mydate= date B. mydate= exec date C. mydate= $((date)) D. mydate= $(date) E. mydate= ${date} Correct Answer: D This question is in 102-500 exam For getting Linux Professional Institute LPIC-1 Certificate
Please login or Register to submit your answer