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