mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 17:04:50 +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
|