xref: /illumos-gate/usr/src/test/util-tests/tests/awk/examples/awk/t.if (revision 6a8fa7ea16d9870b21c82af67a2053cb47ed1fb4)
1{if($1 || $2) print}
2