A Simple Shell.

In my second year of uni I wrote a basic shell in C. The basic structure was given to us (since there are so many available to copy from the net anyway), we had to fix it and make it do shell like things.

The whole thing is available to download in one main file and one header file.