Suurbier Verified User Joined Apr 23, 2007 Messages 223 Oct 8, 2011 #1 I disabled awstats and want to delete all the logs (it probably takes some GB's on my server). Is there a proper way to clear all the logs for awstats? I couldn't found anything on the forum or Google
I disabled awstats and want to delete all the logs (it probably takes some GB's on my server). Is there a proper way to clear all the logs for awstats? I couldn't found anything on the forum or Google
zEitEr Super Moderator Joined Apr 11, 2005 Messages 15,449 Location www.poralix.com Oct 8, 2011 #2 Try Code: rm -rvf /home/*/domains/*/awstats
Suurbier Verified User Joined Apr 23, 2007 Messages 223 Oct 11, 2011 #3 zEitEr said: Try Code: rm -rvf /home/*/domains/*/awstats Click to expand... Thanks !