S
Systems Programming
Rust, C, C++, Go, and low-level programming
'cal' - display a calendar - Video Man Pages
The 'cal' command displays the calendar. - Display the 'single month' (current month) calendar: cal -1 - The 'single month' calendar is the default: cal - Display three months spanning the date: cal -3 - Display the whole calendar for the 'current' year: cal -y - Display a calendar for...