可学答题网 > 问答 > 网络高级理论题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

在linux系统中,指定在今天下午 5:30 执行/tmp/test.sh文


在linux系统中,指定在今天下午 5:30 执行/tmp/test.sh文件,假设现在时间是 2008年9月30日中午12:30,下面()命令是错误的。

  • Aat -f /tmp/test.sh 17:30 09/30/2008
  • Bat -f /tmp/test.sh 5:30pm 09/30/2008
  • Cat -f /tmp/test.sh now +5 minutes
  • Dat -f /tmp/test.sh +5 minute
参考答案
参考解析:
分类:网络高级理论题库