MiniShell

MiniShell
c
shell
terminal
42
unix
Building a minimalist Bash-like shell at Campus 19 (42 Network) in Brussels.

MiniShell: Crafting a Minimalist Shell

At Campus 19 (42 Network) in Brussels, I developed MiniShell, a minimal shell replicating basic Bash functionalities.
This project involved parsing user input, managing environment variables, handling pipes and redirections, and executing commands via system calls.

Main features:

An exciting challenge to dive deeper into Unix internals!
See the project here: meany_shell on GitHub.

Copyright © 2025 Victor Philippe. All rights reserved.