https://github.com/artainmo/minishell
42 school project. Write in C a shell.
https://github.com/artainmo/minishell
42school c shell
Last synced: about 2 months ago
JSON representation
42 school project. Write in C a shell.
- Host: GitHub
- URL: https://github.com/artainmo/minishell
- Owner: artainmo
- Created: 2020-09-24T13:16:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T00:43:30.000Z (over 3 years ago)
- Last Synced: 2025-01-22T15:32:23.157Z (over 1 year ago)
- Topics: 42school, c, shell
- Language: C
- Homepage:
- Size: 271 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# minishell
42 school [subject](https://cdn.intra.42.fr/pdf/pdf/68418/en.subject.pdf).
Write in C, without external libraries besides certain allowed functions, a shell.
This project I initially made with [sel-melc](https://github.com/SaltyMilk) in this [repository](https://github.com/SaltyMilk/minishell), I re-uploaded it on my profile.