Linux下查看檔案和檔案夾大小(df&du),linuxdf

來源:互聯網
上載者:User

Linux下查看檔案和檔案夾大小(df&du),linuxdf
df

用法:df [選項]… [檔案]…
顯示每個檔案所在的檔案系統的資訊,預設顯示全部的檔案系統

常用選項
-h, –human-readable 大小顯示為人類易讀形式 (e.g., 1K 234M 2G)

例子

[root@www ~]# df -h檔案系統              容量  已用 可用 已用% 掛載點/dev/sda1              94G   21G   68G  24% /tmpfs                1014M     0 1014M   0% /dev/shm
du

用法:du [選項]… [檔案]…
或:du [選項]… –files0-from=F
總結每個<檔案>的磁碟大小,目錄則取總大小。

常用選項
-h, –human-readable 大小顯示為人類易讀形式 (e.g., 1K 234M 2G)
-s, –summarize 只顯示每個參數的總大小
-m like –block-size=1M 塊大小設定為1M
-k like –block-size=1K 塊大小設定為1K

例子

[root@www ~]# du -sh test/680M    test/
[root@www ~]# du -sm * | sort -n0   uc.bz.key1   anaconda-ks.cfg1   derby.log1   Desktop1   index_goto_login.jsp1   index_goto_login.jsp.11   index.html1   install.log1   install.log.syslog1   ks_CentOS_5.5_32.cfg1   Sysinit.sh4   metastore_db680 test

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.