Skip to content

Instantly share code, notes, and snippets.

@spyesx
Created March 11, 2018 05:22
Show Gist options
  • Select an option

  • Save spyesx/2f3add141dd80f5a684f982b6826be0f to your computer and use it in GitHub Desktop.

Select an option

Save spyesx/2f3add141dd80f5a684f982b6826be0f to your computer and use it in GitHub Desktop.
Creating ISO images from a folder in macOS. Useful for backups.
hdiutil makehybrid -o /destination/output.iso /source -iso -joliet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment