Patty SHell
This is my first, serious Universitary project for the course of "Operating System".
What's?
The project consists of the implementation of a Unix Shell in ANSI C using ONLY POSIX System Calls.
I publish this project ONLY for didactic aim: students can read documentation and use the code to understand some "mechanism" behind the behaviour of *nix systems.
I did this when I'm a "young" unix-developer: no Makefile, no Doxygen Documentation, no use of GLIB. But, I think it can be usefull "as-is".