1
1
Fork
You've already forked orsh
0
GRU orsh - simple shell in C
  • C 94.3%
  • Makefile 5.7%
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

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