A custom shell program emulating basic bash functionalities
-
Updated
Nov 1, 2024 - C
A custom shell program emulating basic bash functionalities
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.
A mini shell written in C. Implements a subset of features of well-known shells, such as bash. Handles variable expansion, comments, blank lines, input and output redirection, foreground and background processes, and more.
An extensible wrapper of the popular config package, supporting placeholder resolution (or variable expansion); encrypted values (via jasypt); default (or fallback) values; and asynchronous url fetching.
Add a description, image, and links to the variable-expansion topic page so that developers can more easily learn about it.
To associate your repository with the variable-expansion topic, visit your repo's landing page and select "manage topics."