BC
BC vs DC
http://unix.stackexchange.com/questions/124518/how-is-bc-different-from-dc
Sum All Lines in a File (using paste)
$ paste -s -d+ infile | bc
http://unix.stackexchange.com/questions/124518/how-is-bc-different-from-dc
paste)$ paste -s -d+ infile | bc