find=/xxx/find cd `/xxx/mhpath +` || exit $find `$find . -type d -name DELETE -print` -type f -mtime +4 -exec rm -f {} ;