ref: 23b63e6c9668efb47e01ebfca03b0aed5cbbe327 dir: /test/p.36/
BEGIN { FS = OFS = "\t" } { $5 = 1000 * $3 / $2 ; print $1, $2, $3, $4, $5 }