diff options
author | Philip Wittamore <philip@wittamore.com> | 2025-05-09 19:03:06 +0200 |
---|---|---|
committer | Philip Wittamore <philip@wittamore.com> | 2025-05-09 19:03:06 +0200 |
commit | 70432461d798ff245845d46ea4c198b9771119b8 (patch) | |
tree | 4b56f527eccea7a1f54390e4619ab0e555d0cc6b | |
parent | 37a97189e813abd2844fff7ea5cf30c31ceef95a (diff) | |
download | scripts-70432461d798ff245845d46ea4c198b9771119b8.tar.gz scripts-70432461d798ff245845d46ea4c198b9771119b8.tar.bz2 scripts-70432461d798ff245845d46ea4c198b9771119b8.zip |
update
-rwxr-xr-x | n | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +#!/usr/bin/env bash +# dylanaraps + +printf '%s\n' "$(date +%d/%m/%y): $*" >> ~/notes |