ZDD Shell (GNU/Linux 🐧 only) Current state This shell has been made for educational purposes only. It lacks various features and is in a very simple and limited state. Compile project gcc -o zdd main.c shell.c job_control.c ./internal_commands/internal_commands.c ./colors/colors.c ./prompt/prompt.c Or execute ./build.sh Screenshots Neofetch test Errors Full background jobs features Background (&) and foreground jobs Stopping (Ctrl+Z) and resuming