查找文件中内容包含指定关键词的find命令 作者: typecho 时间: 2026-07-20 分类: linux相关 find ~/.openclaw -type f -exec grep -l "obsidian" {} + 标签: none