find . -maxdepth 1 -type f -perm /111 -exec rm {} \;

相关文章: