如果要查看磁盘还剩多少空间,当然是用df的命令了。[root@localhost ~]# df -h文件系统 容量 已用 可用 已用% 挂载点/dev/sda2 14G 11G 2.6G 82% //dev/sda1 99M 14M 81M 14% /boottmpfs 442M 275M 168M 63% /dev/shm/dev/mapper/vg_test-lv_test 24M 1.3M 21M 6% /mnt/lvm[root@localhost ~]#当然你可能并不关系磁盘还剩余多少空间,你是需要知道当... Read More
posted @ 2014-01-23 19:14 Happy Hu Views(250) Comments(0) Diggs(0) Edit