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
First step in the creation of a shell. this project is a mini-shell capable of reading and evaluating simple user commands.
with trivial lexical analysis and parsing of the command.