Linuxcrontab 小問題 - LinuxDavid · 2009-12-10Table of ContentsPostCommentsRelated Posts如果我想要每天晚上八點到隔天的六點 每五分鐘執行一個程式 crontab 這樣寫不知道對不對? */5 0-6,20-23 * * * ap 還是一定要寫成兩行? */5 0-6 * * * ap */5 20-23 * * * ap -- LinuxAll CommentsRebecca2009-12-15同一行就好了Kumar2009-12-17那我這樣寫對嗎?Agatha2009-12-18跑一天不就知道了 @@aRelated Posts如何救回被partition magic毀掉的ext2磁區要不要連署編輯器版?要不要連署編輯器版?關於tcpdump的問題要不要連署編輯器版?
All Comments