Created a fully functional shell in C that expands on the capabilities of the pre-existing Linux terminal. The shell can handle intricate command parsing, manage piping, and I/O redirection.
Primary LanguageC