This Command Line Interpreter (CLI) is a simple text-based interface for interacting with your operating system. Users can input commands through the keyboard, and the CLI will parse and execute these commands. The CLI will continue to accept user commands until the user enters "exit," at which point the CLI will terminate