/Linux-Shell

Terminal Shell Program that accesses Kernel mode via system calls

Primary LanguageCMIT LicenseMIT

My Shell

Build Instructions

in the terminal type make to build project

Run Instructions

in the terminal type ./myshell to run the shell

List Extra Functionality

Implemented the shell so the current working directory is shown in the prompt. (Note: the '~' is also factored in too)