1
0
Fork
You've already forked grsh
0
forked from GRU/grsh
grsh - simple shell written in rust
  • Rust 99.6%
  • Makefile 0.4%
2021年08月28日 20:52:08 +02:00
src Fix: pwd output twice. 2021年08月28日 14:41:11 -04:00
.gitignore Add not builtin command - tail 2021年07月23日 08:08:53 +00:00
Cargo.toml Initial commit 2021年07月19日 11:59:20 +00:00
LICENSE Add LICENSE 2021年07月24日 07:54:58 +00:00
ls ls: add more informative listing with -l (WIP) 2021年07月24日 07:29:01 +00:00
Makefile ls: add more informative listing with -l (WIP) 2021年07月24日 07:29:01 +00:00
README.md Add TODO 2021年07月21日 19:01:35 +00:00
rustfmt.toml Feat: default rustfmt file. 2021年08月28日 14:34:10 -04:00
TODO.md Add some todos 2021年07月25日 09:12:42 +00:00

grsh

WIP

grsh - simple shell written in rust

Also some other tools (not builtin in grsh)