The minihell
project at 42 immerses students in UNIX shell development using C, focusing on system calls, process management, and parsing.
It challenges them to create a minimalistic shell with fundamental UNIX command-line functionalities, fostering skills in system-level programming and imparting practical knowledge of core shell components.
- Centralize and organize resources of all kinds (shell scripts and other languages, explanatory README.md files, unique web resources) to give a
minishell
project overview for students.
If you got usefull ressources for Minishell, feel free to submit a PR by adding them in /ressources
folder, and list it above under the appropriate description.
๐ Happy coding!