orsh/README.org
2021-09-17 18:24:48 +03:00

13 lines
183 B
Org Mode

#+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