mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-27 17:53:57 +00:00
4 lines
75 B
Bash
4 lines
75 B
Bash
mlr --c2p put '
|
|
$cost = $quantity * $rate;
|
|
$index *= 100
|
|
' example.csv
|