crontab用法小结(Crontab usage summary).docVIP

  • 26
  • 0
  • 约1.26万字
  • 约 17页
  • 2017-07-27 发布于河南
  • 举报
crontab用法小结(Crontab usage summary)

crontab用法小结(Crontab usage summary) Crontab usage summary Function: the system automatically performs an operation or task at a specified time. Implemented by the cron daemon, the cron process is awakened every minute to see if there is an order in the crontab that needs to be executed. Solaris is basically the same as AIX Command format: Crontab -e Edit your crontab file, and if not, create a new crontab file Crontab l. Display your crontab file Crontab -r Delete your crontab file Crontab -v Show the time when you last modified the crontab file (only a few systems support this command) [note 1

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档