[leafnode-list] Common direcoty header for groups
    Matthias Andree 
    matthias.andree at gmx.de
       
    Wed Aug 17 01:03:20 CEST 2005
    
    
  
Werner Geuens schrieb am 2005-08-16:
> Nothing fancy:
> - using "tree -d" to get an overview what groups exist on my server
Hm. texpire has a primitive to get such a list, perhaps this could be
exposed.
> - getting the space used per group, using:
>     "du -Shm /var/spool/news/ | sort -nr | head -n 15 ; echo ; df -h"
du -Shk /var/spool/news/ | grep -v \\. | sort -nr | head -n 15
This reads a bit more than desired but works. Otherwise, refer to the
find command from my earlier message.
> - building stats per group of arrivals, to fine-tune the expiration settings
> etc...
OK.
-- 
Matthias Andree
    
    
More information about the leafnode-list
mailing list