42cursus-minishell

42cursus-minishell

yomazini

custom implementation of a basic Unix shell, similar to bash, written in C. This project focuses on parsing and executing commands, managing file descriptors for I/O redirection (<, >, |), and handling environment variables and built-in functions like cd, echo, and exit. It's a deep dive into process creation, signal handling.

0 Stars
0 Forks
0 Watchers
C Language
30 SrcLog Score
Cost to Build
$1.77M
Market Value
$212.3K

Growth over time

2 data points  ·  2026-04-12 → 2026-04-19
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about 42cursus-minishell

Question copied to clipboard

What is the yomazini/42cursus-minishell GitHub project? Description: "custom implementation of a basic Unix shell, similar to bash, written in C. This project focuses on parsing and executing commands, managing file descriptors for I/O redirection (<, >, |), and handling environment variables and built-in functions like cd, echo, and exit. It's a deep dive into process creation, signal handling.". Written in C. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone 42cursus-minishell

Clone via HTTPS

git clone https://github.com/yomazini/42cursus-minishell.git

Clone via SSH

[email protected]:yomazini/42cursus-minishell.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the 42cursus-minishell issue tracker:

Open GitHub Issues