/42_minishell

Minishell is a simple Unix shell implementation written in C. It provides a basic command-line interface for users to interact with the operating system. This project aims to demonstrate fundamental concepts of shell programming, including command parsing, execution, and environment management.

Primary LanguageC

This repository is not active