cal command in Linux with example
About cal
The cal command displays a simple, formatted calendar in your terminal.
If no options are specified, cal display the current month in your terminal, with the current day highlighted.
1. To Print Current month calendar
2. Display previous/current/next month calendar using single command
3. To Display particular month of the year calendar
4. Print number of days in year using -j option
5. Display the calendar for December of this year.
6. To Display specified year
calendar
No comments:
Post a Comment