Finishing Firefox oxidation[1] should become a priority too. Also, combining all separate modern alternatives[2] to coreutils and such in Rust, like exa, dust, etc into one umbrella project.

[1] https://wiki.mozilla.org/Oxidation

[2] https://github.com/ibraheemdev/modern-unix

I love that Rust has become a successful systems language with memory safety. And while I use many of these "coreutils replacements" frequently, they are mostly not equivalent to the originals, and I think it's disingenuous to claim that they are.

I think https://github.com/uutils/coreutils is aiming to provide drop-in replacements.