/Shell-in-C

Custom implementation of Linux Shell in C

Primary LanguageCGNU General Public License v3.0GPL-3.0

My Custom Linux Shell program

used the following line for compilation:

gcc *.c -Wall -o my_shell 

enjoy!



Eran Peled