Skip to content

zoddDev/zdd-shell

Repository files navigation

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

alt-text

Errors

alt-text

Full background jobs features

Background (&) and foreground jobs

alt-text

Stopping (Ctrl+Z) and resuming

alt-text

About

Custom made shell (GNU/Linux 🐧 only)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published