La-toy / simple_shell

Group Project on creating your own shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Group Project on creating your own shell


Languages

Language:C 100.0%