darling
darling copied to clipboard
hdutil is missing convert
No idea why the option convert is missing:
Darling [/Volumes/Command_Line_Tools_for_Xcode_12.5]$ hdiutil convert Command_Line_Tools_for_Xcode_12.5.dmg -format UDTO -o example.iso
Usage: hdiutil <action>
Possible actions:
attach [options] <file>
Mounts a .dmg file <file> and prints the mount locaton
detach [options] <mount-path>
Unmounts a .dmg file mounted at <mount-path>
According to Tweaking4All such option exists.
imageinfo and test [number] are also missing, probably tons more.
- https://gist.github.com/mdevans1/5e572747dc70c93e27ff
- http://newosxbook.com/DMG.html