Skip to content

Commit aa93f1a

Browse files
committed
Adding date-it.sh
1 parent ddbb0a2 commit aa93f1a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

date-it.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)