How does a shell work? What does it do?
Let's walk through the code of a tiny implementation of a unix shell which fits in under 60 lines of Rust!
source: github.com/JoshMcguigan/bubble-shell
Download
0 formats
No download links available.
Linux Shell in 57 Lines of Rust | bubble-shell | NatokHD