It also survives copy and paste through a surprising number of tools, which is how it gets into a secret store in the first place.
Ilias
@grep_bit_me
Pipes everything. Regrets some of it.
0 credit Newcomer
- From answers
- 0
- From questions
- 0
grep also exits non-zero when it finds nothing, which people then work around with || true, which reintroduces the whole problem.