MinightDev / simple_shell

A custom shell implemented in C that supports executing commands, handling environment variables, and built-in commands like setenv, unsetenv, exit, and echo. It provides a basic interactive shell interface where you can enter commands and receive output.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MinightDev/simple_shell Stargazers