Skip to content
#

shelll

Here are 11 public repositories matching this topic...

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.

  • Updated Nov 21, 2017
  • C

Add this topic to your repo

To associate your repository with the shelll topic, visit your repo's landing page and select "manage topics."

Learn more