Update 2023-01-19 15:36 OpenBSD/amd64
This commit is contained in:
parent
6f42dc1099
commit
1017811182
@ -7,7 +7,7 @@ cd /home/sdk/.reminders
|
|||||||
|
|
||||||
export COLUMNS=80
|
export COLUMNS=80
|
||||||
|
|
||||||
remind -s+2 /home/sdk/.reminders \
|
remind -n -s+2 /home/sdk/.reminders | sort -n \
|
||||||
| cut -d" " -f1 -f6- \
|
| cut -d" " -f1 -f6- \
|
||||||
| sort \
|
| sort \
|
||||||
| sed 's|\(....\)/\(..\)/\(..\) \([^ ]*\) \([^\|]*\).*|\3.\2.\1 \| \4 \| \5|g' \
|
| sed 's|\(....\)/\(..\)/\(..\) \([^ ]*\) \([^\|]*\).*|\3.\2.\1 \| \4 \| \5|g' \
|
||||||
|
Loading…
Reference in New Issue
Block a user