Divan009 - Overview
teeny-terminal-shell teeny-terminal-shell Public
This project is a small but fully functional POSIX-style shell implemented in Python. It supports builtin commands (cd, echo, pwd, type, history, exit), external commands via fork/exec, pipelines w…
Python