GRU orsh - simple shell in C
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
g1n 35fc4a01e4
Makefile rewrite
8 months ago
src Makefile rewrite 8 months ago
LICENSE Happy New 2022 Year 1 year ago
README.org Initial commit 2 years ago

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