/minishell

Minishell is a basic shell program developed in C that allows users to perform simple shell functions from the command line. It includes several built-in commands and helper functions to navigate and manipulate files in the system. With its user-friendly interface, it's an excellent choice for beginners in shell programming.

Primary LanguageC

This repository is not active