On Friday 20 March 2009 11:05:05 hadi motamedi wrote:
>45 1 * * * find /usr/local/statsvr/counters/main/processed -atime +60 -exec
>rm -f {} ';'
>Can you please let us know what is the meaning of "-atime" & "-exec"
>commands used here ?
"-atime" filters the find results based on the last-access ti
On Fri, 20 Mar 2009 09:05:05 -0700, hadi motamedi wrote:
> We have
> received the following instruction command to be set as crontab job for
> root user, as the followings :
> 45 1 * * * find /usr/local/statsvr/counters/main/processed -atime +60
> -exec rm -f {} ';'
> Can you please let us know w
2 matches
Mail list logo