[hdiutil](https://ss64.com/osx/hdiutil.html) not cross-platform compatible. Look for other options so script can be used across Windows, Mac, Linux Potential idea: detect OS, call tool based on OS in loop ([Example python OS detection function ](https://www.webucator.com/how-to/how-check-the-operating-system-with-python.cfm)) h/t @saverkamp for looking into this!
hdiutil not cross-platform compatible. Look for other options so script can be used across Windows, Mac, Linux
Potential idea: detect OS, call tool based on OS in loop (Example python OS detection function )
h/t @saverkamp for looking into this!