/simple_shell

Group Project on creating your own shell

Primary LanguageC

Simple Shell: shell:

Project done in a team of 2 people to code a shell.

Team members:

*Moifore Jallah *Latoya Witbooi

Compilation

The shell is compiled using: *gcc -Wall -Werror -Wextra -pedantic -std=gnu89 *.c -o hsh