# Total a list of numbers { tot += $1 } END { print tot }