30 Jun
2008
30 Jun
'08
6:23 p.m.
Hi,
I only want to keep 1 year of historical data
can I simply cron :
/opt/hobbit/data$ find . -type f -mtime +360 -exec rm {} \;
Without breaking anything ?
Thanks
-- Dan
30 Jun
30 Jun
7 p.m.
New subject: [hobbit] cleaning old data
Daniel Bourque [mailto:dbourque at weatherdata.com] wrote:
I only want to keep 1 year of historical data can I simply cron : /opt/hobbit/data$ find . -type f -mtime +360 -exec rm {} \; Without breaking anything ?
Use the trimhistory command.
Doug Linder
6568
Age (days ago)
6568
Last active (days ago)
1 comments
2 participants
participants (2)
-
dbourque@weatherdata.com
-
Doug.Linder@sabic-ip.com