

McqMate
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 |
View all MCQs in
Linux Operating SystemNo comments yet