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