> What I wanna to do is put one script on cron.daily to :
> 1. Clean all the files on the directories .recyycle(see below) that are 
> older than 15 days.
> 
> \files\production\.recycle
> \files\directory\.recycle
> \files\it_teste\.recycle
> \files\adm\sandra\.recycle
> \files\testing\piedro\.recycle
> \files\system\sources\.recycle
> \files\system\testing\.recycle
> \files\system\cvs\.recycle
> 2. Clean all the files on all the user homes that are older than 7 days. 
>   I have +/- 50 users and I wanna to make something automatic, that I 
> donīt need to give maintaince on the script after creating a new user...
> Ideas?

man find
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to