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 group project aims at creating a basic Unix shell. It involves implementing essential shell features like command execution, piping, redirection, and various built-ins.