crontab -- solaris 定时运行脚本命令

上一篇 / 下一篇  2008-11-12 15:49:16 / 个人分类:Solaris

-bash-3.00# crontab -l # view crontab file
-bash-3.00# crontab -e # edit crontab file

#use the following way to edit crontab file
-bash-3.00# crontab -l > newcron

# edit crontab file
-bash-3.00# vi newcron
#add lines...

-bash-3.00# crontab newcron


TAG: Solaris crontab

 

评分:0

我来说两句

日历

« 2024-05-01  
   1234
567891011
12131415161718
19202122232425
262728293031 

数据统计

  • 访问量: 47893
  • 日志数: 80
  • 建立时间: 2008-10-27
  • 更新时间: 2009-07-17

RSS订阅

Open Toolbar