Q.

To run date first, and then ls -l, which of the following is correct?

A. date $ ls -l
B. date ; ls -l
C. date - ls -l
D. date > ls -l
Answer» B. date ; ls -l
2.9k
0
Do you find this helpful?
22

View all MCQs in

Linux Operating System

Discussion

No comments yet