阅读背景:

在Linux上使用Python获取文件创建时间

来源:互联网 

os.stat returns st_mtime and st_ctime attributes, the modification time is st_mtime and st_ctime "change time" on POSIX. is there any function that return the creation time of a file using python and under Linux?os.stat returns st_mtime and st_ctime attribute




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: