linux看挂载点使用情况,说说在 Linux 中,如何查看磁盘空间使用情况

70ef97e9f0d9

可以使用 df 命令来查看磁盘空间使用情况。df 是 display file 的缩写。

英文说明如下:

This manual page documents the GNU version of df. df displays the amount of disk space available on the file system containing each file name argument. If no file name is given, the space available on all currently mounted file systems is shown. Disk space is shown in 1K blocks by default, unless the environment variable POSIXLY_CORRECT is set, in which case 512-byte blocks are used.

我们一般会带上 -h 参数,-h 是 --human-readable 的简写。它会以我们可读的容量单位来展示占用的磁盘空间大小。比如 1K 234M 2G 等等。

70ef97e9f0d9

列名

说明

Filesytem

文件系统名

Size

总大小

Used

已用大小

Avail

可用大小

Used%

已用百分比

Mounted on

挂载点

是不是很简单呀 O(∩_∩)O哈哈~

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值