I am trying to sum the result of this query which takes the HTTP error codes from access.log and sets out the total occurrences for each code:
awk \'{print $9}\' acce