Query: cal
OS: sunos
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
cal(1) User Commands cal(1)NAMEcal - display a calendarSYNOPSIScal [ [month] year]DESCRIPTIONThe cal utility writes a Gregorian calendar to standard output. If the year operand is specified, a calendar for that year is written. If no operands are specified, a calendar for the current month is written.OPERANDSThe following operands are supported: month Specify the month to be displayed, represented as a decimal integer from 1 (January) to 12 (December). The default is the current month. year Specify the year for which the calendar is displayed, represented as a decimal integer from 1 to 9999. The default is the current year.ENVIRONMENT VARIABLESSee environ(5) for descriptions of the following environment variables that affect the execution of cal: LANG, LC_ALL, LC_CTYPE, LC_TIME, LC_MESSAGES, and NLSPATH. TZ Determine the timezone used to calculate the value of the current month.EXIT STATUSThe following exit values are returned: 0 Successful completion. >0 An error occurred.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWesu | +-----------------------------+-----------------------------+ |Interface Stability |Standard | +-----------------------------+-----------------------------+SEE ALSOcalendar(1), attributes(5), environ(5), standards(5)NOTESAn unusual calendar is printed for September 1752. That is the month 11 days were skipped to make up for lack of leap year adjustments. To see this calendar, type: cal 9 1752 The command cal 83 refers to the year 83, not 1983. The year is always considered to start in January. SunOS 5.10 1 Feb 1995 cal(1)
Related Man Pages |
---|
cal(1p) - posix |
cal(1) - centos |
cal(1) - suse |
cal(1p) - suse |
cal(5) - linux |
Similar Topics in the Unix Linux Community |
---|
calculate directory size by year of file |
Formatting a month's name |
POWER6 VIO Failover |
Delete duplicate data and pertain the latest month data. |
Extract from cal |