This matches shell shebangs (bash / sh). It could be used e.g. to find shell files (via grep -m1 -EIrl '<exp>').
grep -m1 -EIrl '<exp>'