Rewriting the GNU Coreutils in Rust
Rewriting the GNU Coreutils in Rust
Posted Jun 9, 2021 13:22 UTC (Wed) by taladar (subscriber, #68407)In reply to: Rewriting the GNU Coreutils in Rust by eru
Parent article: Rewriting the GNU Coreutils in Rust
It depends on the type of enhancement.
More readable documentation and --help output might certainly be welcome, as might be some optional verbose/debug flags that give more readable error messages that explain why something isn't working.
On the other hand if we are talking about making things incompatible for scripting use I would certainly agree that that is the wrong type of "enhancement".
