https://github.com/alvachon/42_minishell
Implementing a "shell in a shell" and learning the magical world of GNU readline and termios.h
https://github.com/alvachon/42_minishell
42-minishell gnu-readline minishell shell-implementation termios
Last synced: about 1 year ago
JSON representation
Implementing a "shell in a shell" and learning the magical world of GNU readline and termios.h
- Host: GitHub
- URL: https://github.com/alvachon/42_minishell
- Owner: alvachon
- Created: 2023-01-31T20:38:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-17T12:55:39.000Z (about 3 years ago)
- Last Synced: 2025-01-20T01:24:36.230Z (over 1 year ago)
- Topics: 42-minishell, gnu-readline, minishell, shell-implementation, termios
- Language: C
- Homepage:
- Size: 4.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MINISHELL