An open API service indexing awesome lists of open source software.

https://github.com/iaceene/minishell_42

Minishell_42 is a simplified shell program designed to mimic the behavior of a UNIX shell. It is a part of the 42 Network curriculum and is meant to help students learn about the core functionalities of shell commands, environment variables, and process management. The project involves implementing a shell from scratch
https://github.com/iaceene/minishell_42

42-network built-in-commands c-programming command-parsing custom-shell minishell shell-implementation syntax-parsing unix-shell

Last synced: 5 months ago
JSON representation

Minishell_42 is a simplified shell program designed to mimic the behavior of a UNIX shell. It is a part of the 42 Network curriculum and is meant to help students learn about the core functionalities of shell commands, environment variables, and process management. The project involves implementing a shell from scratch

Awesome Lists containing this project