e57e7ff907
This allows you to specifcy things such as `/bin` to pull commands from. It even kind of works |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
rShell
Writing a shell inspired by bash (obviously) but also inspired by Ruckus and Cisco's CLIs where you don't have to type out the full comamnd. As long as it is distinct. Simmilar to how the ip
command words in Linux. Where
ip address
and this
ip a
are the same thing.