Own shell in C

Table of Contents

Descripiton

Own Shell: developed using C, can handle input file (batch mode), I/O redirection, background mode and simple error handling. Forking process and file descriptor concepts have been used. Also created a comprehensive documentation and a short user manual.

Code & more Info

Github Public Repo