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