Linux Shell Implementation In C - Language
-
Updated
Sep 27, 2021 - C
Linux Shell Implementation In C - Language
Shellify is a command-line interface that Unix-based system features like file redirection, pipes, command chaining, and a history navigation system.
Simple implementation of a basic linux shell in C, capable of handling any executable binary (need to give the absolute path), pipes, I/O redirections, as given in the ReadMe file.
Add a description, image, and links to the linuxshell topic page so that developers can more easily learn about it.
To associate your repository with the linuxshell topic, visit your repo's landing page and select "manage topics."