Back to projects
Jun 06, 2024
1 min read

Go Shell

A simple command-line shell implemented in Go

This shell supports a variety of built-in commands and can execute external programs. It includes basic features like navigating directories, printing the current working directory, and handling commands with arguments.