shithub: kwa

ref: c3eea8755d4adbf3dc4cb9bda166a9e02c2064b5
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 }