#!/bin/bash gcc *.c -o dice --std=c99 -g