首页 > 试题广场 >

我今天想要查询 etccrontab 与 crontab

[问答题]
我今天想要查询 /etc/crontab 与 crontab 这个程序的用法不写法,请问我该如何在线查询?
man cron
发表于 2019-03-06 23:37:25 回复(0)
查询 crontab 指令可以使用 man crontab 或 info crontab ,至于查询 /etc/crontab ,则可以
使用 man 5 crontab。
发表于 2020-12-21 09:03:28 回复(0)