Use this: find . -printf "%T@ %Tc %p\n" | sort -n. printf arguments from man find : %Tk : File's last modification time in the format specified by k .
確定! 回上一頁