sophiakoulen / minishell

A simplified bash-like shell, with pipes, redirections and variable expansion.
3 stars 1 forks source link

sorry i pushed a huge bug into main #149

Closed sophiakoulen closed 1 year ago

sophiakoulen commented 1 year ago
minishell$ echo hello
minishell: ech: command not found
sophiakoulen commented 1 year ago

Oh no sorry it's not on the main branch