Q. Write the command to display the current date in the form dd/mm/yyyy.
β
Correct Answer: (A)
date +%d/%m/%Y
You must be Logged in to update hint/solution