Linux磁盘空间查看

查看使用空间

[root@hnmtvcrm ~]# df -lh
Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
                      239G  226G     0 100% /
/dev/cciss/c0d0p1      99M   13M   82M  14% /boot
tmpfs                  16G     0   16G   0% /dev/shm
/dev/mapper/VG001-lv005
                      712G  314G  362G  47% /app_crm

 

查看磁盘结构

[root@hnmtvcrm ~]# fdisk -l

Disk /dev/sda: 800.0 GB, 800000000000 bytes
255 heads, 63 sectors/track, 97261 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1       97261   781248951   8e  Linux LVM

Disk /dev/sdb: 1198.3 GB, 1198375747584 bytes
255 heads, 63 sectors/track, 145694 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1       60789   488287611   8e  Linux LVM
/dev/sdb2           60790      121578   488287642+  8e  Linux LVM

Disk /dev/cciss/c0d0: 299.9 GB, 299966445568 bytes
255 heads, 63 sectors/track, 36468 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

           Device Boot      Start         End      Blocks   Id  System
/dev/cciss/c0d0p1   *           1          13      104391   83  Linux
/dev/cciss/c0d0p2              14       36468   292824787+  8e  Linux LVM

当前目录的大小:

[root@hnmtvcrm ~]# du -sh .
585M .

 

目录下所有文件或目录大小

[root@hnmtvcrm ~]# du -sh *
8.0K anaconda-ks.cfg
584M Desktop
4.0K free_mem.sh
24K GD-NGBSS_VER1.6.254(2011-08-22).zip
64K install.log
12K install.log.syslog

 

查找超过1M的文件

[root@hnmtvcrm ~]# find . -type f -size +1000k
./Desktop/GD-NGBSS_VER1.6.254(2011-08-22).zip

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值