This is my latest attempt at writing a simple shell in Rust, following Codecrafters.
If you want to learn more, go here: https://app.codecrafters.io/courses/shell/overview
Just clone the repository and run cargo run --release.
Rewritten based on this user's interesting code.
At the time of writing this, I'm not stuck anywhere.
This project is licensed under The Unlicense, which means it is public domain and you can do whatever you want with it.
I don't recommend using it though, for (hopefully) obvious reasons.