Created
April 24, 2015 08:13
-
-
Save JulienSansot/f41e9c824220f860ec8e to your computer and use it in GitHub Desktop.
linux. get a nice date format for a file name
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
date +%Y_%m_%d_%H-%M-%S | |
#2015_04_24_17-12-09 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment