73. 在 Linux 作業系統中,如要將預訂排程每 3 分鐘執行一次,crontab 內容應如何敘述?
(A)*/30 * * * 1
/bin/schedule.sh
(B)1 3 * * 1 /bin/schedule.sh
(C)*/3 * * * * /bin/schedule.sh
(D)3 1 * * 1 /bin/schedule.sh。
答案:登入後查看
統計: A(4), B(4), C(43), D(5), E(0) #2301115
統計: A(4), B(4), C(43), D(5), E(0) #2301115