Rust Shell This is a simple shell implemented entirely in Rust. Usage Clone the repository: git clone <repo_url> Navigate into the cloned directory: cd RustShell Build and run the shell using Cargo: cargo run