- This is the official readme file of the shell project carried out by Muritadhor Arowolo and Qudus Shuaib. This project started on the 11th of September, 2023 by 2:47pm (WAT).
- The shell project is all about creating a simple version of the bash shell that runs in a Linux environment. It's currently able to execute binaries like
ls
and shell builtins likeexit
,cd
,env
,setenv
unsetenv
. - You can test the shell by running the executable
./hsh
after compiling with: gcc -Wall -Werror -Wextra -pedantic -std=gnu89 *.c -o hsh
.
-
Notifications
You must be signed in to change notification settings - Fork 0
Armolas/simple_shell
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published