#!/bin/sh rm zos cl gcc -g -O3 -std=c89 -Wall main.c -o zos && ./zos