summaryrefslogtreecommitdiff
path: root/wr/lle
blob: ea032c1487b8a541e09b5174cc6bdde20c74acbf (plain) (blame)
1
2
3
4
5
6
#!/bin/sh 
# lle

[ -z "$1" ] && DT="today" || DT="$1"
mkdir -p "$HOME/docs/wr/lle/$(date +%Y-%m -d "$DT")"
wr "lle/$(date +%Y-%m -d "$DT")/L$(date --iso-8601 -d "$DT").txt"