Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save PaulMcClernan/aba3f3307de0617dd07eaf8657c4bc7c to your computer and use it in GitHub Desktop.
Save PaulMcClernan/aba3f3307de0617dd07eaf8657c4bc7c to your computer and use it in GitHub Desktop.
Reclaim free space in a Mac OS X sparse disk image (sparseimage).
#Original source: http://forums.macrumors.com/showthread.php?t=789978
hdiutil compact /path/to/xxxxx.sparseimage
@PaulMcClernan
Copy link
Author

Useful for reusing an Apple .sparseimage files for encrypted file storage or for reusing as an optical-disc burn template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment