Vasyl Vavrychuk wrote:
Actually I use grep in pipe withset -eo pipefail but still there I can do ... | grep exrp || test $? -lt 2 | ... Thanks for suggestion.
You're welcome. You'll need to parenthesize of course. Closing the bug.
Vasyl Vavrychuk wrote:
Actually I use grep in pipe withset -eo pipefail but still there I can do ... | grep exrp || test $? -lt 2 | ... Thanks for suggestion.
You're welcome. You'll need to parenthesize of course. Closing the bug.