一、安装Homebrew
- 按照提示进行安装
bash
/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"
二、安装smartmontools
bash
brew install smartmontools
三、查看硬盘读写量等信息
bash
sudo smartctl -a /dev/disk0