To clone with submodules: git clone --recursive <project url>
- Logic operators
&&
and||
- Wildcards
*
(not working properly) - Parenthesis
(
and)
- Non interactive mode (for testing purposes)
- For other, basic, non bonus features check
en.subject.pdf
- feel free to use (our minishell_tester)[https://github.com/mikysett/minishell_tester].
- (GNU Bash Manual)[https://www.gnu.org/savannah-checkouts/gnu/bash/manual/bash.html].