Projects
Things I’ve built or am building. More to come as I learn.
Mini Shell in C
A minimal Unix-like shell built from scratch in C — implements fork, exec, wait, and a few built-ins (cd, help, exit).
C · systems · Linux
Things I’ve built or am building. More to come as I learn.
A minimal Unix-like shell built from scratch in C — implements fork, exec, wait, and a few built-ins (cd, help, exit).
C · systems · Linux