/simple_shell

The Simple Shell project is a custom implementation of a shell program designed to simulate the functionality of a Unix shell. This shell interprets user commands, executes them, and provides the output, allowing users to interact with the operating system through command-line input.

Primary LanguageShell

Stargazers