#
# The webbase database name
#
base=crawl

#
# Repartition of url crawl count in the start table
#
mysql -e "select count(*),count from start group by count order by count" $base
