Skip to content

Instantly share code, notes, and snippets.

@dvliman
Created November 20, 2011 07:45
Show Gist options
  • Save dvliman/1379940 to your computer and use it in GitHub Desktop.
Save dvliman/1379940 to your computer and use it in GitHub Desktop.
calendar in terminal
cal | sed "s/.*/ & /;s/ $(date +%e) / [] /"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment