安装方法:


  1. apt-get install at

使用方法:

  • 添加

  1. at 11:13
  2. warning: commands will be executed using /bin/sh
  3. at> <EOT> # 按Ctrl+D
  4. job 1 at Fri Aug 5 11:13:00 2016
  • 删除

  1. at -r 1 # 任务1
  • 查询

  1. atq # 大概表示query吧

没有什么修改命令..

ubuntu 定时执行任务at





相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-08-08
  • 2022-12-23
  • 2021-11-04
  • 2022-01-16
  • 2021-07-18
  • 2021-01-15
猜你喜欢
  • 2021-06-20
  • 2021-07-27
  • 2022-12-23
  • 2021-06-04
  • 2021-07-15
相关资源
相似解决方案