Rewriting the GNU Coreutils in Rust
Rewriting the GNU Coreutils in Rust
Posted Jun 12, 2021 3:17 UTC (Sat) by rahulsundaram (subscriber, #21946)In reply to: Rewriting the GNU Coreutils in Rust by jccleaver
Parent article: Rewriting the GNU Coreutils in Rust
> Because a system administrator may spend lots of time iterating between executing command lines, writing those command lines into a shell script, and debugging said command lines.
I suspect from your response that you haven't used rg.
I have written plenty of scripts using both grep and occasionally rg as part of my work and I consider either behavior very much predictable and documented. If anything grep behavior is slightly less predictable when switching between say a laptop running Mac and a server running Linux because of the variations between grep.