#!/bin/bash gcc -O2 -Wall -pedantic dump-parser.c -o ./bin/dump-parser read -p "done"