haguezoum / minishell

Minishell is a simple Unix shell designed to handle basic command-line operations. The project involves creating a functional shell with features like parsing commands, executing processes, handling built-in commands, managing the PATH.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Minishell is a simple Unix shell designed to handle basic command-line operations. The project involves creating a functional shell with features like parsing commands, executing processes, handling built-in commands, managing the PATH.


Languages

Language:C 98.7%Language:Makefile 1.3%