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