G
gus
Guest
> On Jun 9, 2016, at 8:50 AM, James Palmer wrote: > > For example a process that removes aged archive files would be brilliant so long as you can specify what aged really means. find -f /archivepath -x -mtime +30 exec rm -f {} ";"
Continue reading...
Continue reading...