#! /usr/bin/env sh ./build_patterns.sh gcc -O0 -ggdb -std=c23 -pie -fPIE main.c || exit 1 #sudo valgrind --leak-check=full -s ./a.out rsync -raPz *.c *.txt a.out rory.gay: