Awstats updation for all the domains can be done by running the following script in shell.

for i in $(awk '{print$2}' /etc/trueuserdomains); do /scripts/runweblogs $i; done