文件名称:mycal
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [Text]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- z*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用vi编辑器编写一段Shell程序,取名为mycal1459,实现与Linux中cal命令类似的功能,当输入:
$mycal [月份名] 年时,屏幕输出指定的年月的月历。例如:
$mycal October 2009
屏幕输出2009年10月的月历。
注:参数可以是英文或者是数字。
-Using the vi editor to write a Shell program, named mycal1459, Implementation and Linux in the cal command a similar function, when the input: $ mycal [one month] years, the screen output of the shaping of the specified calendar. For example: $ mycal October 2009 the screen output in October 2009 of the calendar. Note: The parameters can be in English or is a number.
$mycal [月份名] 年时,屏幕输出指定的年月的月历。例如:
$mycal October 2009
屏幕输出2009年10月的月历。
注:参数可以是英文或者是数字。
-Using the vi editor to write a Shell program, named mycal1459, Implementation and Linux in the cal command a similar function, when the input: $ mycal [one month] years, the screen output of the shaping of the specified calendar. For example: $ mycal October 2009 the screen output in October 2009 of the calendar. Note: The parameters can be in English or is a number.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mycal
mycal源代码.txt
运行说明.txt
mycal源代码.txt
运行说明.txt