Re: 請問如何在crontab中固定刪除某一檔案 - BBS
By William
at 2005-10-29T09:48
at 2005-10-29T09:48
Table of Contents
※ 引述《[email protected] (幸福街角25號)》之銘言:
: ※ 引述《[email protected]》之銘言:
: > 我希望每天9點刪一檔案,
: > 因此我用了crontab -e 寫了如下:
: > 0 9 * * * rm /var/mail/root
: > 可是並沒有成功?
用絕對路徑試試?
: man crontab
: 你會發現你的格式錯了唷..
: 當然無法完成動作
: 以你的例子來說方法如下:
: 分 時 天 月 星期 身份 指令
: 0 9 * * * root /路徑/delroot.sh
用crontab -e的話,身份就是user自己,所以不需要加"身份"這一欄唷 :)
/etc/crontab和/var/cron/tabs/* 有著小小的差異
--
: ※ 引述《[email protected]》之銘言:
: > 我希望每天9點刪一檔案,
: > 因此我用了crontab -e 寫了如下:
: > 0 9 * * * rm /var/mail/root
: > 可是並沒有成功?
用絕對路徑試試?
: man crontab
: 你會發現你的格式錯了唷..
: 當然無法完成動作
: 以你的例子來說方法如下:
: 分 時 天 月 星期 身份 指令
: 0 9 * * * root /路徑/delroot.sh
用crontab -e的話,身份就是user自己,所以不需要加"身份"這一欄唷 :)
/etc/crontab和/var/cron/tabs/* 有著小小的差異
--
Tags:
BBS
All Comments
Related Posts
Re: 請問在nat
By Delia
at 2005-10-28T19:34
at 2005-10-28T19:34
請問如何讓 Apache 2.1 同時支援 perl and php?
By Edith
at 2005-10-28T12:05
at 2005-10-28T12:05
Re: 請問在nat
By Agatha
at 2005-10-28T11:03
at 2005-10-28T11:03
Re: 請問在nat
By Erin
at 2005-10-28T10:47
at 2005-10-28T10:47
Re: 請問在nat
By Ethan
at 2005-10-28T10:46
at 2005-10-28T10:46