Open gustavnikolaj opened 10 years ago
$ echo foo && echo bar foo bar
Test introduced in: be1cda4f35f7238a35524564b0453f7e547d57b8
Extended the test to:
$ (echo 'foo' && echo 'bar' && echo 'baz') | grep -E "foo|baz" foo baz
749f72fd6cc1b9bf6c708b58941e9534d7c99618
Test introduced in: be1cda4f35f7238a35524564b0453f7e547d57b8