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