/rshell

Basic shell written in C

Primary LanguageCMIT LicenseMIT

RSHELL

This project is a basic command shell. I did it mostly for learning C and unix syscalls. I'm still developing the project, and for now it has some basic functionality.

CS100 homework for learning.