From 8253d2d4adc1a1041a087f15af2f293447eb6fc6 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sun, 15 Oct 2023 09:36:15 +0800 Subject: Update --- bin/mail/log.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/mail/log.sh') diff --git a/bin/mail/log.sh b/bin/mail/log.sh index e96c9b4..5690a3d 100755 --- a/bin/mail/log.sh +++ b/bin/mail/log.sh @@ -13,7 +13,8 @@ date >>~/Downloads/log.log echo $$ >>~/Downloads/log.log awk -v RS= 'NR>1' <<<"$MAIL" >>~/Downloads/log.log -LOG=~/log/`date +%y.w%W.md` +#LOG=~/log/`date +%y.w%W.md` +LOG=~/log/inbox.md TODAY="`date '+%a %b.%d'`" # If header of today doesn't exist -- cgit v1.2.3-70-g09d2