shithub: kwa

ref: 52a6023c85229ee680e0cb53df168cac214a915e
dir: /test/t.bug1/

View raw version
# this program fails if awk is created without separate I&D
# prints garbage if no $3
{ print $1, $3 }