awk/testdir/p.25

2 lines
46 B
Plaintext

{ printf "%10s %6.1f\n", $1, 1000 * $3 / $2 }