perl -F, -lane '$x+=$F[99]; END{print $x}' data.txt [download]
In reply to Re^2: fast way to split and sum an input file by davidrw in thread fast way to split and sum an input file by egunnar