diff options
Diffstat (limited to 'kanbanscripts/showdone.sh')
-rwxr-xr-x | kanbanscripts/showdone.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kanbanscripts/showdone.sh b/kanbanscripts/showdone.sh new file mode 100755 index 0000000..7e3d621 --- /dev/null +++ b/kanbanscripts/showdone.sh @@ -0,0 +1,4 @@ +clear +echo '----- TASKS COMPLETED TODAY -----' +cd ~/gtd/done/$(date '+%Y-%m-%d') +ls | grep '' |