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” ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) date +%d/%m/%Y