create crontab

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have mail-hots serving 300 users pop3/imap through qmail
I manually remove old entries manually which older than 30 days
for each user
find /home/vpopmail/domains/sdcdom/user001/ -type f -mtime +30 -exec rm {} 
";"
find /home/vpopmail/domains/sdcdom/user002/ -type f -mtime +30 -exec rm {} 
";"
...etc.
 How can i add this entry into my crontab, to run at the end of the Week at 
6 clock
in the morning.
 am using Linux RHEL 3
 Thanks
-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subjecthttps://www.redhat.com/mailman/listinfo/redhat-list


[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux