GRU orsh - simple shell in C
Go to file
g1n 35fc4a01e4
Makefile rewrite
2022-08-08 14:05:34 +03:00
src Makefile rewrite 2022-08-08 14:05:34 +03:00
LICENSE Happy New 2022 Year 2022-01-01 10:24:36 +02:00
README.org Initial commit 2021-09-17 18:24:48 +03:00

README.org

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