How do I remove leading zeros from dates?
Issue
- I need to remove leading zeros from dates in yyyy-mm-dd format:
$ date +'%Y-%m-%d'
2015-07-08
Environment
- Red Hat Enterprise Linux
- coreutils
- date command
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.