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
Minishell is a project that teached us how to make a functioning shell. We had to learn to parse data, divide it to tokens and execute a pipeline for the commands.