183 B
183 B
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
GRU orsh - simple shell on C