xref: /illumos-gate/usr/src/test/util-tests/tests/awk/examples/awk/p.34 (revision c559157643fef9f9afb0414e00a3579407ba3052)
1{ $2 /= 1000; print }
2