Main INDEX
Monthly INDEX
PREV
NEXT
Make New Entry,
Make Followup Entry
User name R. Michaels
Log entry time 08:28:57 on October31,2008
Entry number 245714
This entry is a followup to: 245712
keyword=disk cleanup and a bugfix
Another bug fixed: if files were bigger than 2147483647 bytes
the script that deleted them would fail because it would check
for byte count and they would not match up. Long story short:
I fixed this now and now the byte count can be infinite (as far
as the script is concerned). This allowed a massive cleanup.
We're at ~25% usage now.
I'll split those huge files by hand later this weekend.