eranltd / Shell-in-C

Custom implementation of Linux Shell in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Custom Linux Shell program

used the following line for compilation:

gcc *.c -Wall -o my_shell 

enjoy!



Eran Peled

About

Custom implementation of Linux Shell in C

License:GNU General Public License v3.0


Languages

Language:C 100.0%