Ephantuz / shell_UI

This is a humble and simple implementation of a UNIX command line interpreter. Olaf the shell can interpret and execute command line arguments read from the standard input. It reads line by line from a file or the terminal line. It then interprets the lines and executes it if the line is a valid command.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ephantuz/shell_UI Stargazers