A mini recreation of bash.
☆86Oct 6, 2022Updated 3 years ago
Alternatives and similar repositories for minishell
Users that are interested in minishell are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This project is about creating a simple shell, and learning about about processes and file descriptors.☆26Jun 2, 2022Updated 3 years ago
- [42 Madrid] As beautiful as a shell☆57Mar 29, 2024Updated 2 years ago
- Dining philosophers problem's guide for 42 school☆115Apr 12, 2023Updated 2 years ago
- A C implementation of the classic Dining Philosophers problem. A 42 school project exploring threading, mutexes, and semaphores to solve …☆19Mar 11, 2026Updated last month
- 🖥️ Docker images with services such as MariaDB, Nginx, WordPress, Redis, FTP-server, Adminer and cadvisor in virtual…☆238Feb 6, 2023Updated 3 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- This is my final 42's project Minishell, I implemented my own shell in C, which supports redirections, pipes, environment variables and s…☆118Mar 26, 2021Updated 5 years ago
- A guide to NetPractice: a set of networking exercises with a focus on IP addresses and subnet masks.☆372Jul 11, 2025Updated 9 months ago
- [42 Madrid] And thanks for all the fish!☆88Apr 5, 2023Updated 3 years ago
- 42 Webserv☆108Aug 6, 2023Updated 2 years ago
- push_swap is a 42 school project where we must sort random numbers with a limited set of instructions, using the lowest possible number o…☆67Nov 30, 2024Updated last year
- The goal of these modules is to introduce us to bject-Oriented Programming.This will be the starting point of our C++ journey.☆81Apr 17, 2024Updated last year
- This project is about creating a simple shell. Like an own little bash. We learned a lot about processes, file descriptors and many other…☆27Nov 20, 2022Updated 3 years ago
- As beautiful as a shell☆156Aug 27, 2017Updated 8 years ago
- A semi-automatic tester for checking 42's philosophers project. It tests: invalid inputs, when program should stop on death/eaten enough,…☆77Nov 7, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- School 42 inception project. Project + tutorial + bonus in my read.me☆252Jun 5, 2024Updated last year
- This project aims to understand how these functions work, implement them, and learn how to use them, to create your own library. It will …☆11Jul 15, 2023Updated 2 years ago
- Well-organized, commented and documented sample project that shows the basic functionalities of the 42's mlx library.☆100Feb 17, 2025Updated last year
- A program that tries to mimic the Bash☆24May 18, 2024Updated last year
- Development repo for 42cursus' minishell project