1
0
mirror of https://github.com/jbranchaud/til synced 2026-03-05 15:38:44 +00:00

Add Format And Print The Current Date And Time as a shell til

This commit is contained in:
jbranchaud
2021-01-22 13:51:10 -06:00
parent 9a9a68e1e5
commit 2838df46af
2 changed files with 30 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ pairing with smart people at Hashrocket.
For a steady stream of TILs, [sign up for my newsletter](https://tinyletter.com/jbranchaud).
_1020 TILs and counting..._
_1021 TILs and counting..._
---
@@ -888,6 +888,7 @@ _1020 TILs and counting..._
### Shell
- [Check If The First Argument Is Given](shell/check-if-the-first-argument-is-given.md)
- [Format And Print The Current Date And Time](shell/format-and-print-the-current-date-and-time.md)
### tmux