awk/testdir/t.ofmt

3 lines
34 B
Plaintext

BEGIN {OFMT="%.5g"}
{print $1+0}