Vasyl Vavrychuk wrote:
Actually I use grep in pipe with

   set -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.



Reply via email to