arikhativa/minishell
Minishell is a project as part of the 42 scholl. It's a mini version of a real shell. The main goal is to have a good understanding of processes, file descriptors, signals and generally start managing a large scale projects. All by using the C programming language and comparing to bash.
C