Fellas, stop what you're doing and take the annual outgoing directory
bloat check:
$ cd /var/cache/wwwoffle/outgoing && ls|colrm 2|uniq -c
      9 O
   5728 U
$ wwwoffle-ls outgoing|wc -l
      9
$ find . -name U\* -mtime -30|wc -l
 1569
$ ls -l|awk '/rw/{print $2}'|sort|uniq -c #link count
     32 1
      7 2
      6 3
   5692 4

anyways, I recall efforts to combat this...
-- 
http://jidanni.org/ Taiwan(04)25854780

Reply via email to