On Monday 21 January 2013 01:59:01 Vinay Jain wrote:
> Right now if i will fire a command: date '+%D' then it will display
> 01/20/13. I want that when i fire the command date '+%D' then it should be
> displayed as 20/01/2013.

please read `man date` or `info date`.  it explains how to use the + option 
and tells you that %D is simply a shortcut for %m/%d/%y.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to