orsh/README.org

13 lines
183 B
Org Mode
Raw Permalink Normal View History

2021-09-17 15:24:48 +00:00
#+TITLE: GRU orsh - simple shell on C
** Features:
- echo and pwd builtin
- working environment variables
** How to build:
- cd src
- make
- orsh is executable of shell