If Rust is so secure and awesome, why haven't GNU or BSD utils been rewritten in Rust Lang?
@nixCraft because core utils are so legacy, simple and old that makes no sense to use an overengineered compiler that barely runs on all the supported targets of these systems. Despite that fact there's an effort to have them in Rust but for obvious license reasons BSD and GNU wont use.