Multiple Choice
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"
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: Which command is used to perform backup
Q14: How do you get parent process identification
Q15: When we install a new package in
Q16: Which option of rm command is used
Q17: The directory /media is the<br>A)mount point for
Q18: Kernel modules are present in<br>A)/lib directory<br>B)/root directory<br>C)/boot
Q19: Pid of init process<br>A)0<br>B)1<br>C)32767<br>D)none of the above
Q21: Any file or directory present in the
Q22: The directory /opt is reserved for<br>A)installation of
Q23: Which command creates an empty file if