回覆列表
  • 1 # 滴逃逃

    1、檢視檔案大小:

    #du -sh filename

    2、檢視檔案,資料夾屬性:

    #ls -l filename

    #ls -ld foldername

    3、檢視檔案的三個時間 atime ,ctime, mtime

    3.1、 mtime(modification time),修改時間: 這個時間指的是檔案內容修改的時間,而不是檔案屬性的修改,當資料內容修改時,這個時間就會改變,用命令ls -l預設顯示的就是這個時間

    3.2、ctime(status time ),狀態時間:當一個檔案的狀態改變時,這個時間就會改變,例如更改了檔案的許可權與屬性等,它就會改變。

    3.3、atime(access time),訪問時間:當讀取檔案內容時,就會更改這個時間,例如使用cat 去讀取/etc/man.config,那麼該檔案的atime就會改變。

    3.4、檢視命令:

    # ls -l --full-time /etc/man.config mtime

    # ls -l --time=atime --full-time /etc/man.config atime

    # ls -l --time=ctime --full-time /etc/man.config ctime

    4、其他

    如果要一起檢視檔案的三個時間情況,可以用命令stat進行檢視

    # stat /etc/man.config

  • 中秋節和大豐收的關聯?
  • 劍網3橙武多少錢?