#!/bin/sh set -eu export LANG=POSIX.UTF-8 find src/* -type f -perm -111 | varlist 'sources.sh'