find /path/to/search/ -newermt "2020-04-20 06:05:15" -printf "%p\t" ... change the output format using -printf, to output the date/time of ...
確定! 回上一頁