terminology - Command 'date +FORMAT' — What are %a, %A, %b, etc. called? - Unix & Linux Stack Exchan
The date command outputs the current date and time like this: Fri Apr 12 15:04:03 UTC 2013. To have the output date-time in a custom format we can use date +FORMAT, for ......