Bash script to format a block device (hard drive or Flash drive) in UDF. The output is a drive that can be used for reading/writing across multiple operating system families: Windows, macOS, and Linux. This script should be capable of running in macOS or in Linux.
moved the --media-type option before the --udfrev option at line 698 - Fixes https://github.com/JElchison/format-udf/issues/40