Unix-commands-cal
提供:Dev Guides
cal-Unix、Linuxコマンド
NAME
概要
説明
単一のパラメーターは、表示する4桁の年(1-9999)を指定します。 2つのパラメーターは、月(1〜12)と年(1〜9999)を示します。 引数が指定されていない場合、現在の月が表示されます。 1年は1月1日から始まります。
オプション
Tag | Description |
---|---|
-m | Display monday as the first day of the week. |
-j | Display julian dates (days one-based, numbered from January 1). |
-y | Display a calendar for the current year. |
例
今月のカレンダーを表示するには
2015年2月のカレンダーを表示するには
完全な年カレンダーを表示します。
link:/cgi-bin/printpage.cgi [__印刷]