Built a basic shell using C, with added functionalities(script support, pipes of any length etc.).
Download onlineshell.c file, compile with gcc on a unix based terminal and run the ".o" file.
Supported Commands/Features are listed below, alongwith the test results on a Linux Terminal.