A bash-like C Shell
Containing the basic features found in bash. No "history" command, however, the "!" command will work for the first ten commands.
This code is in need of some serious refactoring, which will happen. Once refactoring is done a more extensive history command will be nice to have.
"logout" is the command to exit the shell.