crontab: command not found解决方法
摘要:
crontab命令是大多数系统都有的命令,有不排除由于有些系统被精简而没有的,这时对于CentOS系统,我们可以通过下面两个命令来安装。yum-yinstallgccgcc-c++autoconfvixie-cronyum-yinstallgccgcc-c++autoconfcrontabsvixie-cron软件包是cron的主程序;crontabs软件包是用来安装、卸装、或列举用来驱动 cron 守护进程的表格的程序。 阅读全文
posted @ 2012-09-11 20:35 cn三少<script></script> 阅读(392) 评论(0) 推荐(0) 编辑