Linux find 命令 文件查找 find /usr/local/log -type f -mtime +7 rm {} \;

NoSuchKey