Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/n-coder82/diskspeed

MacOS disk speed test using dd.
https://github.com/n-coder82/diskspeed

bash dd disk-speed diskspeed script shell-script shellscript speedtest

Last synced: about 1 month ago
JSON representation

MacOS disk speed test using dd.

Awesome Lists containing this project

README

        

# diskspeed
MacOS disk speed test, uses dd command

## How to Install

Install using this command:

```bash
/bin/bash <(curl -s https://raw.githubusercontent.com/N-coder82/diskspeed/main/install.sh)
```