天天看點

df用法

df - report filesystem disk space usage

a:顯示全部的檔案系統和各分割區的磁盤使用情形

i:顯示i -nodes的使用量

-h print sizes in human readable format (e.g., 1K 234M 2G)

k:大小用k來表示 (預設值)

t:顯示某一個檔案系統的所有分割區磁盤使用量

x:顯示不是某一個檔案系統的所有分割區磁盤使用量

T:顯示每個分割區所屬的檔案系統名稱

常用指令:df -hi

原文:

<a href="http://linux.about.com/od/commands/l/blcmdl1_df.htm">http://linux.about.com/od/commands/l/blcmdl1_df.htm</a>

http://doc.chinaunix.net/linux/201004/536666.shtml

繼續閱讀