#!/bin/bash set -xe gcc -std=gnu17 -w -Ofast -o xighlight xighlight.c exit