#!/bin/bash diff <(grep lstinpu main.tex | cut -d/ -f 2 | cut -d} -f1 | sort) <(ls code/ | grep -v test | grep -v Makefile | sort)