https://github.com/f321x/minishell-42-core
Implementation of a (usable) shell program in C as group project (2) in the 42 school core curriculum.
https://github.com/f321x/minishell-42-core
42born2code 42cursus 42school c minishell minishell42 shell
Last synced: 4 months ago
JSON representation
Implementation of a (usable) shell program in C as group project (2) in the 42 school core curriculum.
- Host: GitHub
- URL: https://github.com/f321x/minishell-42-core
- Owner: f321x
- Created: 2023-12-18T07:50:07.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-24T12:56:16.000Z (almost 2 years ago)
- Last Synced: 2025-10-09T01:08:39.287Z (8 months ago)
- Topics: 42born2code, 42cursus, 42school, c, minishell, minishell42, shell
- Language: C
- Homepage:
- Size: 5.1 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Implementation of a (usable) shell program in C as group project (2) in the 42 school core curriculum.
See exact specification in subject_minishell.pdf.
Made by Mara Schulze and me.