This project is a minimal Unix-like shell written in C, developed as part of a systems programming course, supporting command execution, job control, signals, I/O redirection, built-ins (cd, dir), and pipelines.
-
Updated
Jun 25, 2025 - C