以下是在Ubuntu系统中使用Dolphin提升搜索效率的方法:
find /路径 -type f
-type d
find /路径 -size +100M
find /路径 -printf '%T %p\n' | sort