Simple Shell 🐚 A simple UNIX command interpreter written as part of the low-level programming and algorithm track at ALX. Description 💬 We are writing a simple UNIX command language interpreter that reads commands from either a file or standard input and executes them.