Minishell A minimal UNIX-shell implementation written in C99 with basic functionalities such as piping and redirection. The code is written in accordance to the 42 School Norm. Built-in commands echo cd pwd env export exit unset Build make ./