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