Files
My-Notes/笔记/Linux/基础指令/iostat.md
T

168 B

iostat [-x] [num1] [num2]

作用:查看CPU、磁盘等相关信息

参数:

  • x:显示更多信息
  • num1:刷新间隔
  • num2:刷新次数

示例: