A shell in Rust could be really cool
A shell in Rust could be really cool
Posted Feb 13, 2025 10:01 UTC (Thu) by NYKevin (subscriber, #129325)In reply to: A shell in Rust could be really cool by taladar
Parent article: Rewriting essential Linux packages in Rust
Because I don't need my quick and dirty script to run everywhere. I need it to run on the one system that is sitting right in front of me. That system has a reasonably recent Python, and Python is far less painful to program in than bash or other shells, so I will write scripts in Python.
