#!/bin/bash rm Semaphore.out gcc Semaphore.c -o Semaphore.out ./Semaphore.out