reimplementation of bash scripting in C language when everything should work as if you are in bash
-
Updated
Feb 21, 2023 - C
reimplementation of bash scripting in C language when everything should work as if you are in bash
This practice asked to design and implement, in C language and over the UNIX/Linux Operating System, a program that acts like a shell. A shell allows the user to communicate with the kernel of the Operating System using simple commandsor a sequence of commands and commands with redirections.
Add a description, image, and links to the minishell-pipes topic page so that developers can more easily learn about it.
To associate your repository with the minishell-pipes topic, visit your repo's landing page and select "manage topics."