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 is a simple shell project that takes simple command line commands such as ls and cd and executes them. To exit the shell, press CTRL+D or simply type exit.