free命令-CentOScommand

本文详细介绍了Linux系统中free命令的各种参数及其使用方法,包括显示单位的选择、易读格式展示、定时显示内存信息等功能,帮助读者更好地理解和掌握free命令的高级应用。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

一、参数:

1、显示单位
       -b, --bytes
              Display the amount of memory in bytes.

       -k, --kilo
              Display the amount of memory in kilobytes.  This is the default.

       -m, --mega
              Display the amount of memory in megabytes.

       -g, --giga
              Display the amount of memory in gigabytes.

       --tera Display the amount of memory in terabytes.

       --peta Display the amount of memory in petabytes.

2、-h:易读

3、-c:显示几次,与-s配合

4、-s:间隔秒

5、-t总量

二、演示:

free -m

free -h

free -t

free -h -s 3 -c 2

 

备注

buffers:写硬盘时在内存中的缓存空间

cached:读硬盘时在内存中的缓存空间

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值