Skip to content

Instantly share code, notes, and snippets.

@mmadfox
Created June 4, 2020 09:28
Show Gist options
  • Save mmadfox/0a281656c76742eb0d313145fab5d149 to your computer and use it in GitHub Desktop.
Save mmadfox/0a281656c76742eb0d313145fab5d149 to your computer and use it in GitHub Desktop.
erase USB on macos
$: diskutil list
/dev/disk2 (external, physical): ...
$: diskutil eraseDisk ExFAT USB /dev/disk2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment