Systems Programming Project. C Shell is written in C language and includes Shell Scripts.
To Run The C Shell Following Commands Must Be Called in Terminal: (First, the user must be in appropriate directory.)
make(compiles all the .c and .h files and creates an exacutable file named ready) ./ready(runs the executable file) make clear(to clear all the .o files)
For C Shell to run properly, the following commands are needed: ● curl
Project Report: https://docs.google.com/document/d/1rlZVc20mSERHRH9id5TyPHGfdMwWoYKSHLWG4d1zaoA/edit?usp=sharing