Minimum viable version of a real shell. The main goal is to have a good understanding of process creation and synchronisation using the C programmming language.
-
Updated
Nov 24, 2022 - C
Minimum viable version of a real shell. The main goal is to have a good understanding of process creation and synchronisation using the C programmming language.
Operating System course 62588 taken at DTU Copenhagen
Multicore Programming (2023-1)
A shell program written in C for Linux environments-based on Bash.
Example of a feature-rich (toy) Linux shell without control flow support.
Add a description, image, and links to the myshell topic page so that developers can more easily learn about it.
To associate your repository with the myshell topic, visit your repo's landing page and select "manage topics."