Q.

Write the command to display the current date in the form dd/mm/yyyy.

A. date +%d/%m/%Y
B. date +”%d/%m/%Y”
C. date +/%d/%m/20%y
D. date +”/%d/%m/20%y”
Answer» A. date +%d/%m/%Y
820
0
Do you find this helpful?
3

View all MCQs in

Linux

Discussion

No comments yet