❔ Basic Overview The purpose of this project is to code a small data exchange program using UNIX signals. It's a program in the form of a client and server. 🖥️ Compiling $ make $ ./server PID: <PID> $ ./client <PID> <STRING_INPUT>