Skip to content

YousifAbozid/simple_shell

 
 

Repository files navigation

Simple Shell Project

This is a simple shell project created as part of ALX SE Program in C language.

Compilation

Use gcc to compile this project

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

Then run it with ./hsh

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 100.0%