mzsv / 42MINISHELL

Minishell is a lightweight Unix shell implementation in C that supports essential functionalities like command execution, redirections, pipes, environment variable expansion, and built-in commands. It handles interactive user input, signal processing, and command history, mimicking basic shell behavior.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mzsv/42MINISHELL Stargazers