1 line
46 B
Text
1 line
46 B
Text
$ jq -n -M -s 'map(tonumber) | add' input.txt
|
$ jq -n -M -s 'map(tonumber) | add' input.txt
|