如何查看文件何时创建。我看过手册页
ls -lc 用于文件状态的最后修改
ls -lc
ls -lu 访问时间
ls -lu
ls -l 没有确切指出是哪个时间,最后一次更改?
ls -l
我尝试了这些,但它们没有给我创建文件的时间。
time files
files ×1
time ×1