xref: /illumos-gate/usr/src/test/util-tests/tests/awk/examples/awk/p.28 (revision 440a8a36792bdf9ef51639066aab0b7771ffcab8)
1{ print NR ":" $0 }
2