#!/usr/bin/env bash grep -lE '^int main' *.c | sed 's/\.c//'