Magedsaif - Overview
simple_shell simple_shell Public
Forked from shazaaly/simple_shell
This is a simple shell implementation in C, similar to Bash, that allows users to execute basic commands and run programs. The shell supports input and output redirection, piping, and background pr…
C 1