lezorich / rshell

Basic shell written in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Basic shell written in C

License:MIT License


Languages

Language:C 95.0%Language:Makefile 5.0%