Skip to content
Angela Lima edited this page Dec 6, 2022 · 9 revisions

🖥️ Welcome to the minitalk wiki!

🗃️ Introduction

The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus. The aim of this wiki is to explain a few core concepts of the project.

📶 What is a signal?

A signal is a limited form of comunication betwen procecess used in UNIX && POSIX compatibles OS.

Clone this wiki locally