Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 166 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 166 Bytes

Bash-Shell-in-C

An attempt to make a bash shell using the C language libraries and system calls.

TO RUN

On your Bash Terminal run

>  make
> ./shell