We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddbb0a2 commit aa93f1aCopy full SHA for aa93f1a
date-it.sh
@@ -0,0 +1,5 @@
1
+#!/bin/bash
2
+# create an easily sorted date-string output
3
+
4
+date +%Y%m%d%H%M
5
0 commit comments