Guide To Install bonnie++ On Mac
Package Information:
Name: bonnie++
Use: Benchmark suite for file systems and hard drives
URL: https://www.coker.com.au/bonnie++/
Installation Steps:
- Open Terminal
- Now, run the command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install bonnie++ using brew
brew install bonnie++
bonnie++ is ready to use now!