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