calendar

Display upcoming events from a calendar file. More information: <https://www.commandlinux.com/man-page/man1/calendar.1.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y bsdmainutils
Ubuntu
RUN apt-get update && \ apt-get install -y bsdmainutils
Arch Arch Linux
RUN pacman -S --noconfirm calendar
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y bsdmainutils
Fedora
RUN dnf install -y calendar
Raspbian
RUN apt-get update && \ apt-get install -y bsdmainutils
click the source code to copy install calendar on any operating system with command-not-found.com