

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