#!/lang/sh
/usr/bin/find . -type f -mode +x
# SHOULD be just: find -x XXX write a better find
# Plan 10 from Australia
