~ecs/mrsh

a minimal posix shell

4e7c24d further improve history traversal semantics

~ecs pushed to ~ecs/madeline git

a day ago

fa0f4a7 further improve up arrow semantics

~ecs pushed to ~ecs/madeline git

a day ago

#mrsh

a minimal posix shell

  • posix compliant, no less, no more
  • simple, readable code without magic
  • library to build more elaborate shells

this project is a work in progress. check out imrsh!

#build

./configure
make
./mrsh

TODO: switch to haredo

#contribute

https://lists.d2evs.net/~ecs/mrsh-dev

#license

MIT