If Rust is so secure and awesome, why haven't GNU or BSD utils been rewritten in Rust Lang?
@nixCraft AFAIK linux kernel is introducing rust in new parts, not rewritting it. I think rewriting GNU or BSD utils in rust is not worth it, since not new developments are introduced and C is fast(er) and already done