Minishell About The Project A bash recreated in C with all comamnds implemented, $, |, and redirections such as <<, >>, <, > Built With Geting Started to create the binary file: make to try it: ./minishell