42-minishell topic

List 42-minishell repositories

minishell

77
Stars
7
Forks
Watchers

A mini recreation of bash.

minishell

23
Stars
3
Forks
Watchers

MiniShell is a minimalistic shell interpreter, supporting features like basic command execution, environment variable handling, command chaining, redirections, pipes, subshells, and here documents.