Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 205 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 205 Bytes

ALX 0X16 SIMPLE SHELL

. Aim: Rewrite the unix shell, in C . Written by :

	Sebastian Muchui
	Brenda Masingu

. Compilation

	gcc -Wall -Werror -Wextra -pedantic -std=gnu89 *.c -o hsh