You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.