mcombeau / minishell
Minishell is a 42 school team project to create a basic shell program in C. It implements redirections and pipes, as well as environment variables and some builtin commands.
☆24Updated 5 months ago
Alternatives and similar repositories for minishell
Users that are interested in minishell are comparing it to the libraries listed below
Sorting:
- 42 - Rewrite a simple shell☆71Updated 4 years ago
- My work on the 42 get_next_line project.☆26Updated 3 years ago
- I’ve never thought philosophy would be so deadly☆17Updated 3 years ago
- Writing a simple sHell. 42_minishell☆30Updated 2 years ago
- Small game developed with the miniLibX, the graphic library of the 42 school.☆59Updated 9 months ago
- A program that tries to mimic the Bash☆21Updated last year
- A bespoke sorting algorithm, on 2 stacks.☆33Updated 6 years ago
- ☆48Updated 2 years ago
- ☆26Updated last year
- 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…☆66Updated 5 months ago
- Philosophers is a comprehensive guide and solution to the classic Dining Philosophers Problem in computer science. This project uses the …☆44Updated last year
- [42 Madrid] And thanks for all the fish!☆91Updated 2 years ago
- A mini recreation of bash.☆82Updated 2 years ago
- Tester for the so_long project of 42 school☆40Updated last year
- Pipex is a project that re-creates in C the way two commands are piped together via | in the shell☆57Updated 2 years ago
- One of the first graphical projects at 42 school, fract-ol introduces us to 2D programming with fractal generation.☆30Updated 5 months ago
- 42cursus - minitalk☆22Updated 3 years ago
- ☆32Updated last year
- Philosophers dinner problem in C. Introduction to parallel programming.☆13Updated last month
- Ecole 42 project☆37Updated 2 years ago
- This project is about creating a simple shell, and learning about about processes and file descriptors.☆25Updated 2 years ago
- A simple 2D maze game with player movement, collectibles and exit condition using the MLX42 graphics library.☆31Updated last year
- This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succ…☆121Updated last year
- 42Course☆78Updated last week
- As beautiful as a shell☆57Updated 3 years ago
- Used an optimized version of the insertion sort algorithm to create a program that can sort 1000+ random numbers.☆6Updated 2 years ago
- Push_swap is a project that challenges students to create a sorting algorithm for a specific problem: to sort a list of integers using a …☆13Updated last year
- ft_printf is a 42 school project where we must replicate the behavior of C library printf function. The project teaches us about variadic…☆19Updated 5 months ago
- This program tries to recreate bash --posix behaviour in some ways.☆16Updated 2 years ago
- ☆28Updated 9 months ago