2013年10月26日 星期六

LInux ls sort by time

檔案修改時間:
$ ls -lt

Inode 更改時間:
$ ls -ltc

檔案存取時間:
$ ls -ltu

反向排序,較新的在後面
$ ls -ltr




Reference :
How to sort the files according to the time stamp in unix? - Stack Overflow




沒有留言:

張貼留言