xref: /illumos-gate/usr/src/test/util-tests/tests/awk/examples/awk/t.cat2 (revision f37b3cbb6f67aaea5eec1c335bdc7bf432867d64)
1{$1 = $1 "*"; print}
2