# iso2usb Script for writing an ISO image to a USB device ``` sudo ./iso2usb.sh ``` ### Example ``` sudo ./iso2usb.sh /dev/sde ./image.iso ```