Skip to content

A minimalist Unix shell implementation written in C. It replicates core features of Bash, including command execution, pipes, redirections, environment variables, and signal handling.

Notifications You must be signed in to change notification settings

JohnnyCPP/42_minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minishell

The Minishell project is a part of the 42 School curriculum where students create a simplified version of a Unix shell. The goal is to understand how a command-line interpreter works by implementing one from scratch.

Project Overview

42

42 Madrid is an academy for values, attitude and learning "hard and soft skills" in the digital environment.

Developed by JohnnyCPP and tdaroca.

About

A minimalist Unix shell implementation written in C. It replicates core features of Bash, including command execution, pipes, redirections, environment variables, and signal handling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published