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