Delete large amount of spam

Adrian Snyman adrians at supply-chain.co.za
Thu Aug 16 08:12:01 CEST 2007


On Thursday 16 August 2007 05:14:08 am Thomas Spuhler wrote:
> Is there an easy way to delete a very large amount of spam
> in /var/spool/amavis/
> Rm doesn't work, message is too many arguments.
> I started to delete them in as large chunks as possible, but gave up after
> about 6 hours.
> Konqueror isn't able to display all files

cd /var/spool/amavis/

find . -exec rm -f {} \;


-- 
Regards,
Adrian Snyman
==================
Please read our Email Disclaimer :
http://www.supply-chain.co.za/disclaimer.html




More information about the users mailing list