Johan Haggi wrote:

> find /path/dir -type f -mtime +730 -atime +365 -iname "*.log" -exec rm -i {} 
> \;

sicuramente elegante con il find ma volevo usare una utility giĆ 
esistente come tmpwatch :-)))

ad esempio per svuotare i "cestini" di samba

Alessandro


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to