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