Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Whatever
sum column bash
mtg
Programming language:
Whatever
2021-08-05 04:47:49
0
Q:
sum column bash
Someone
Code:
Whatever
2021-03-09 14:44:14
<cmd> | paste -sd+ | bc # Using stdin
0
Alexis Beingessner
Code:
Whatever
2021-08-14 17:33:53
paste -sd+ infile | bc # Using existing file
0
Tags
sum
Related
latex sum
dax summarize
gnuplot sum over a column
sum columns r
how to get sum of rows and columns of a matrix in R
excel sumif
New to Communities?
Join the community