#!/bin/bash gcc -std=c99 -Wall -lm hello-world.c -o hello-world