Skip to content

jstmm/shell-cpp

Repository files navigation

Shell

Shell capable of interpreting shell commands, running external programs and builtin commands like echo, type, pwd, cd, redirect stdout (>)


Prerequisites

  • GCC
  • CMake

Instructions

$ exit to leave

TODO...