This is the first stable version of skerl shell with functionality:
- Parse and tokenize the given command
- Execute any given program
- Maintains history of all commands for quick access
- Input redirection
- Output redirection
- Pipes
- Execute process in background when suffixed with (&)