#!/usr/bin/env bash find -type f -executable -name lock\* -exec '{}' 100 0 \;