This Project is about writing a simple Unix command interpreter/shell program in C Language. It aimed is to put what we have learned so far in C language into practice and learn how to collaborate as a team in a project.
Using the basics of programming and the basics of C programming language to create a simple shell.
Repository from Github https://github.comTechnerdguy1/simple_shell
This Project is about writing a simple Unix command interpreter/shell program in C Language. It aimed is to put what we have learned so far in C language into practice and learn how to collaborate as a team in a project.
Using the basics of programming and the basics of C programming language to create a simple shell.