Jumlah Bash Kolom
paste -sd+ infile | bc
# Using existing file
Smoggy Seal
paste -sd+ infile | bc
# Using existing file