[glug-t] One Day One GNU/Linux Command (CAL)
- From: Bharathi Subramanian <sbharathi@xxxxxxxxxxxxx>
- To: GNU/Linux User Group of TCE <glugot@xxxxxxxxxxxxx>, GNU/Linux Users Group - Trichy <glug_t@xxxxxxxxxxxxx>, VEC-FOSS <vecfoss@xxxxxxxxxxxxxxxx>
- Date: Fri, 6 Jun 2008 11:36:38 +0530 (IST)
One Day One GNU/Linux Command
=============================
cal - Displays a calendar
Summary:
(BSD) Cal displays a simple calendar. If arguments are not specified,
the current month is displayed. Try GNU Cal or gcal for more options.
Examples :
$ cal -- Displays current month
$ cal -3 -- Display prev & current & next month output.
$ cal -y -- Display a calendar for the current year
$ cal -m -- Display Monday as the first day of the week.
Sunday is default.
$ cal 2008 -- Display a calendar for the year 2008.
$ cal 6 2008 -- Display a calendar for the month of Jun 2008.
Read: man cal , gcal
Bye :)
--
Bharathi S
---------------------------------------------------------------
To unsubscribe send a mail to glug_t-request@xxxxxxxxxxxxx with
'unsubscribe' as subject.
Website: http://glugt.linuxisle.com
Other related posts:
- » [glug-t] One Day One GNU/Linux Command (CAL)