2 lines
46 B
Plaintext
2 lines
46 B
Plaintext
{ printf "%10s %6.1f\n", $1, 1000 * $3 / $2 }
|
{ printf "%10s %6.1f\n", $1, 1000 * $3 / $2 }
|