grsh - simple shell written in rust
Go to file
g1n d8f629df49 Add not builtin command - ls 2021-07-21 16:23:55 +00:00
src Add not builtin command - ls 2021-07-21 16:23:55 +00:00
.gitignore Initial commit 2021-07-19 11:59:20 +00:00
Cargo.toml Initial commit 2021-07-19 11:59:20 +00:00
README.md Add verbose for mkdir 2021-07-21 08:22:23 +00:00

README.md

grsh

WIP

grsh - simple shell written in rust

Also some other tools (not builtin in grsh)

TODO

  • add some builtins commands
  • port some other commands to Rust