[cPanel] Fix Bandwidth Logs on all users

To run/fix all users Web logs (Bandwidth Fix) run the above command from root SSH

Code:
for i in `cat /etc/userdomains | grep -v nobody | awk '{print $2}' | sort |
uniq`; do /scripts/runweblogs $i; done
  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

I have 4 GB of ram installed in my computer, but the BIOS and OS is only reporting 3.2-3.7GB of available ram.

First thing to keep in mind is that I'm talking about physical addresses, not OS-specific...