minishell Description Simple bash-like shell. Implemented some builtins, pipe, redirects and command execution. Usage $ make $ ./minishell Demonstration