A shell in Rust could be really cool
A shell in Rust could be really cool
Posted Feb 12, 2025 15:12 UTC (Wed) by dskoll (subscriber, #1630)In reply to: A shell in Rust could be really cool by koverstreet
Parent article: Rewriting essential Linux packages in Rust
Yes, because it's so (too?) convenient and guaranteed to exist on pretty much any UNIX-like system.
It's a tough habit to break, but I generally switch to a real scripting language (Perl is my favorite... don't judge) if a shell script gets longer than about 15 lines.
