The project involves building a basic shell that mimics the behavior of the popular bash shell. It covers fundamental concepts such as process creation, input/output redirection, and signal handling
c bash redirection wildcards signals environment-variables processes builtin-functions input-output file-descriptors here-documents
-
Updated
Sep 23, 2024 - C