标签:class 时间 文件 new nbsp type 查找 时间段 span
find /usr -type f \( -newermt ‘15:50‘ -a -not -newermt ‘15:55‘ \)
查找某一时间段内的文件
原文地址:https://www.cnblogs.com/zl1991/p/12421576.html