daelynj / Simple-Shell-Interpreter

This is an assignment that implements a basic shell with commands such as ls -l and pwd, as well as the ability to run background processes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This is an assignment that implements a basic shell with commands such as ls -l and pwd, as well as the ability to run background processes.


Languages

Language:C 98.3%Language:Makefile 1.7%