minishell Simple POSIX Shell. Usage make && ./minishell Supported quoting('', "") environment variable sub shell redirection(<, <<, >, >>) pipe(|) &&, || Built-in functions echo cd pwd export unset env exit