blob: d4384892b58b01b73e85e8d18a536b6b24810911 [file] [log] [blame]
# this program fails if awk is created without separate I&D
# prints garbage if no $3
{ print $1, $3 }