discovered a cool trick for writing a script that runs some commands in parallel and waits for all to complete while also logging and propagating errors properly
@hailey I think I am becoming the same, I realized I should learn the "old" UNIX tools like awk earlier because of how often I hack small throwaway scripts
Nice use of make too, thanks.