This shell has been made for educational purposes only. It lacks various features and is in a very simple and limited state.
gcc -o zdd main.c shell.c job_control.c ./internal_commands/internal_commands.c ./colors/colors.c ./prompt/prompt.c
This shell has been made for educational purposes only. It lacks various features and is in a very simple and limited state.
gcc -o zdd main.c shell.c job_control.c ./internal_commands/internal_commands.c ./colors/colors.c ./prompt/prompt.c