Simple shell wrote by following Stephen Brennan's tutorial here.
- Clone the project
- Navigate to the cloned folder
cd ash
3.Compile the project
gcc -Wall -Wextra -o ash main.c
- Change directory
cd - help
help - exit
exit
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple shell wrote by following Stephen Brennan's tutorial here.
cd ash
3.Compile the project
gcc -Wall -Wextra -o ash main.c
cd
help
exit