This is a simple shell project created as part of ALX SE Program in C language.
Use gcc to compile this project
gcc -Wall -Werror -Wextra -pedantic -std=gnu89 *.c -o hsh
Then run it with ./hsh
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a simple shell project created as part of ALX SE Program in C language.
Use gcc to compile this project
gcc -Wall -Werror -Wextra -pedantic -std=gnu89 *.c -o hsh
Then run it with ./hsh