mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 00:45:47 +00:00
1 line
85 B
Text
1 line
85 B
Text
mlr script --csv -e '@sum=0; while(next()){@sum+=$x}; print @sum' ./${CASEDIR}/input
|