*One can need to have a quick access to calender to set deadlines and plan out various tasks.
*Using Ubuntu Terminal,one can easily/quickly pull up a calender of any month or year(past,present or future).
STEPS TO BE FOLLOWED:-
Open a terminal Window.
To view a single month execute d following command in d Terminal
cal december 2008
/home/krishna/Desktop/Screenshot.png
/home/krishna/Desktop/Screenshot.png
To view an entire year use d following terminal command
cal 2009
To view last month ,next month,previous month use d following terminal command
cal -3
No comments:
Post a Comment