Sodamhan.com

TL;DR

calendar

Display upcoming events from a calendar file. More information: https://manned.org/calendar.

  • Show events for today and tomorrow (or the weekend on Friday) from the default calendar:

calendar

  • Look Ahead, showing events for the next 30 days:

calendar -A 30

  • Look Back, showing events for the previous 7 days:

calendar -B 7

  • Show events from a custom calendar file:

calendar -f path/to/file

This document was created using the contents of the tldr project.