/Linux_Shell

Linux shell written in C. Simple but functional and thoroughly commented.

Primary LanguageC

Linux_Shell

Implemented using fork() and execvp() sytem call

Compilation

gcc shell.c

Run

./a.out