Home > Questions

Can I use Mac Terminal to test disk speed just like Windows CMD?

I'd like to know if the Mac Terminal has a disk speed test similar to the Windows CMD function.

Best Answered by

iBoysoft author Amanda Wong

Amanda Wong

Answered on Tuesday, August 27, 2024

If you are familiar with Terminal commands, you can run commands to test disk speed on your Mac. By entering the terminal commands, a 1GB file is read or written, and the test times this duration.

Here's how to test disk speed on Mac with Terminal:

  1. Open Terminal from Finder > Applications > Utilities.
  2. Type the command below and press Enter:#Disk Speed Test Write: 
    time dd if=/dev/zero bs=1024k of=tstfile count=1024
    #Disk Speed Test Read: 
    dd if=tstfile bs=1024k of=/dev/null count=1024
  3. Then wait for the output.

If you are not familiar with Terminal, there are some other programs you can choose to test disk speed on Mac such as iBoysoft DiskGeeker, it supports disk speed tests for both internal and external hard drives, and it is pretty easy to use. You can free download it to have a try!

People Also Ask

Read More Questions

Read More Advice From iBoysoft's Computer Experts

no se puede seleccionar texto múltiple en Mac

[Resuelto] No puedo seleccionar texto múltiple con la tecla CMD/Mayús en Mac

Lea este artículo para aprender qué hacer si no puede seleccionar texto múltiple con la tecla Comando en su Mac y cuáles son las razones de este problema.

Mac上でFinderが応答しない

Mac Sonoma/Ventura で Mac Finder の応答なしを修正する方法

Mac Finder が応答しない?この投稿では、macOS Sonoma にアップグレードした後の Finder の動作しない問題、Finder のクラッシュ、Finder の動作停止など、Finder の問題を修正する方法を紹介します。

Mac File Sharing not working

Mac File Sharing Not Working on Monterey, Causes & Fixes

This post helps fix Mac File Sharing that's not working on macOS Monterey, Big Sur, and Catalina. Tell you why File Sharing not working on your Mac.

How to Tips