mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-24 02:36:15 +00:00
4 lines
75 B
Bash
4 lines
75 B
Bash
mlr --c2p put '
|
|
$cost = $quantity * $rate;
|
|
$index *= 100
|
|
' example.csv
|