|
Blue Forest http://www.lslnet.com at 11:18 on June 26, 2006
Crontab!
I think the implementation of the first hour, a day designated directories deleted before the document is not unknown for the following shell?
* * * * Find /erpuat/devarch -ctime 0 +1 -exec rm {} 12th 2>&1 "/dev/null |
-->
[code]
Urscript :
Find /erpuat/devarch -ctime +1 -exec rm {} 12th [/code]
[code]
* * * * Ur-script */1
[/code] |
* * * * Find /erpuat/devarch -ctime 0 +1 -exec rm {} proclaiming "/dev/null
This trip, he will take all the output directed to the system and holes are not necessary to 2>&1 |
Thank you! I try |
Above 0 * * * * impossible to implement, will be one floor directly write?
* * * * Find */1 /erpuat/devarch -ctime +1 -exec rm {} 12th 2>/dev/null 1>/dev/null |
-->
In my reply to the second floor [img]http://www.lslnet.com/linux/#images/smilies/icon_mrgreen.gif[/img]
You experiment with it |
| |