This website requires JavaScript.
Explore
Help
Register
Sign In
slococo-work
/
cdwmblocks
Watch
1
Star
0
Fork
You've already forked cdwmblocks
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
152b3668f7
cdwmblocks
/
blocks
/
calendar.sh
4 lines
73 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
ICON
=
"\x0c\x0b"
printf
"
$ICON
%s
"
"
$(
date
'+%a, %b %d, %R'
)
"
Reference in New Issue
View Git Blame
Copy Permalink