This lab was done during Operating System course during winter semester at Wroclaw University. The main goal of this project was to create working shell for the Linux system. It is able to interprate and make pipes, opening and closing files, executing commands.
DISCLAIMER: The whole code isn't mine only the code between #ifdef STUDENT and #endif