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