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