Posted on December 29th, 2006 by Alex P..
Categories: Cpanel Hosting, web Hosting, EXIM, VPS / OpenVZ.
Greetings ,
You can use the following command to remove the belows files from all users account on server.
find /home/*/.cpanel-datastore/ -name “diskusage_*” | xargs rm -f
find /home/*/mail/ -name maildirsize | xargs rm -f
Alex
0 comments.
Comments can contain some xhtml. Names and emails are required (emails aren't displayed), url's are optional.