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 simple Unix shell designed to handle basic command-line operations. The project involves creating a functional shell with features like parsing commands, executing processes, handling built-in commands, managing the PATH.