▲ | kergonath 4 days ago | |||||||||||||
grep is POSIX and you can count on it being installed pretty much anywhere. That’s not the case for jq. | ||||||||||||||
▲ | whizzter 4 days ago | parent | next [-] | |||||||||||||
Do people contain themselvs to a POSIX conformant grep subset in practice, or do you mean GNU grep that probably doesn't behave according to spec unless POSIXLY_CORRECT is set? | ||||||||||||||
▲ | IAmBroom 4 days ago | parent | prev [-] | |||||||||||||
"Anywhere" does not include Windows environments, which are over half the work computers out there. | ||||||||||||||
|