This program is able to fork and run a child process speicfied with CHILD_PATH variable.
This project can be built in release and debug modes using make utility.
make MODE=release
make MODE=release TARGET=child
or
make MODE=debug
make MODE=debug TARGET=child
Program can be controlled using following keys:
+to run child according togetenv()*to run child according toenvp&to run child according toenvironqto exit