A fully functional Unix-like shell implemented in C, designed to closely mimic the behavior of standard shells such as Bash and Zsh. This project emphasizes modularity, process control, signal handling, and persistent state management, and is built incrementally across 17 well-defined specifications.
-
Updated
Jan 4, 2026 - C