1
0
mirror of https://github.com/cheat/cheat.git synced 2025-05-22 16:16:05 +02:00

Merge branch 'date-cheat' of https://github.com/gbremer/cheat into gbremer-date-cheat

* 'date-cheat' of https://github.com/gbremer/cheat:
  Adding date cheat
This commit is contained in:
Chris Lane 2013-09-23 20:42:00 -04:00
commit 176120c3d6

2
cheatsheets/date Normal file

@ -0,0 +1,2 @@
# Printout date in format suitable for affixing to file names
date +"%Y%m%d_%H%M%S"