minishell
Created by
jpmartel98
a simple shell implementation that can do -> cd ,echo, env ,export, pwd,exit, input redir output redir append redir here redir
and pipe
return error and return program value

a simple shell implementation that can do -> cd ,echo, env ,export, pwd,exit, input redir output redir append redir here redir
and pipe
return error and return program value