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

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