mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-21 02:23:20 +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
|