亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

Chinaunix

標題: 用哪個命令看當前磁盤空間使用情況? [打印本頁]

作者: buaaytt    時間: 2003-12-04 23:47
標題: 用哪個命令看當前磁盤空間使用情況?
我安裝的時候顯示總安裝大小是2g,我在Konqueror中在根目錄下選定所有目錄看屬性是2g,但是同樣看到屬性里顯示/空間用了2.9g,只剩800M了(我一共分了3g)
這是為什么啊?多余的空間被什么占了?
作者: wind521    時間: 2003-12-04 23:55
標題: 用哪個命令看當前磁盤空間使用情況?
df
作者: peter333    時間: 2003-12-04 23:58
標題: 用哪個命令看當前磁盤空間使用情況?
df -h
作者: jeffyan    時間: 2003-12-05 10:06
標題: 用哪個命令看當前磁盤空間使用情況?
man df
作者: q1208c    時間: 2003-12-05 10:21
標題: 用哪個命令看當前磁盤空間使用情況?
du
作者: luyutong    時間: 2003-12-05 16:18
提示: 作者被禁止或刪除 內(nèi)容自動屏蔽
作者: malong2000    時間: 2003-12-05 17:12
標題: 用哪個命令看當前磁盤空間使用情況?
DU(1)                                 FSF                                DU(1)

NAME
       du - estimate file space usage

SYNOPSIS
       du [OPTION]... [FILE]...

DESCRIPTION
       Summarize disk usage of each FILE, recursively for directories.

       Mandatory  arguments  to  long  options are mandatory for short options
       too.

       -a, --all
              write counts for all files, not just directories

       -B, --block-size=SIZE use SIZE-byte blocks

       -b, --bytes
              print size in bytes

       -c, --total
              produce a grand total

       -D, --dereference-args
              dereference FILEs that are symbolic links

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

       -H, --si
              likewise, but use powers of 1000 not 1024

       -k     like --block-size=1K

       -l, --count-links
              count sizes many times if hard linked

       -L, --dereference
              dereference all symbolic links

       -S, --separate-dirs
              do not include size of subdirectories




歡迎光臨 Chinaunix (http://www.72891.cn/) Powered by Discuz! X3.2