Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 301 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 301 Bytes

SIMPLE SHELL PROJECT

AUTHORS:

  1. Peter Mwangi
  2. Collins Ochieng

How to compile

  • Run this command:
gcc -Wall -Werror -Wextra -pedantic -std=gnu89 *.c -o hsh

This program works the same as unix operating system.