[命令] Linux 命令 fio (测试硬盘速度)

# fio --name=job1 --rw=read --size=1g  --directory=/var --direct=1

(注意: fio 命令并非系统自带的命令,需要手动安装)