dwmblocks/blocks/calendar.sh

3 lines
45 B
Bash
Raw Normal View History

2020-07-06 20:06:10 +00:00
#!/bin/dash
echo "$(date '+%a, %d %b')"