#!/bin/sh find bash -type f -print -exec shellcheck -s bash -- {} \;