seaswalker / posts

0 stars 0 forks source link

Linux命令收集 #11

Open seaswalker opened 3 years ago

seaswalker commented 3 years ago

查看文件系统

$ df -T
Filesystem     Type 1K-blocks     Used Available Use% Mounted on
C:/cygwin64    ntfs 117218300 92493532  24724768  79% /
D:             ntfs 326108156   318804 325789352   1% /cygdrive/d
E:             ntfs 326108156  3850152 322258004   2% /cygdrive/e
F:             ntfs 324544508  4450844 320093664   2% /cygdrive/f

这是Windows cygwin的命令执行结果.

查看文件创建时间

$ stat hrtr_out
  File: hrtr_out
  Size: 11440           Blocks: 16         IO Block: 65536  regular file
Device: 2c9c9d20h/748461344d    Inode: 7036874418015805  Links: 1
Access: (0644/-rw-r--r--)  Uid: (2357425/20101004)   Gid: (1049089/Domain Users)
Access: 2020-12-08 15:35:59.460202200 +0800
Modify: 2020-12-08 16:50:21.705001300 +0800
Change: 2020-12-08 16:50:21.705001300 +0800
 Birth: 2020-12-08 15:35:59.460202200 +0800