Practical No2
Practical No2
2: Execute general
purpose commands
1) Write down different options of ‘cal’ command (use $man cal)
2) Give single statement command to display the calender of previous ,current and next month
3) Give command to display full week day
Exercise
1) $cal 04 2019
2) $date “+Todays information: %D and %B “;cal
3) Cal-3
4) Cal-5
5) Cal-2000