sudo(8) dd(1) if=filename.iso of=/dev/usbdevice bs=4M; sync(1)
execute a command as another user
convert and copy a file
Commands separated  by  a ; are executed sequentially; the shell waits for each command to terminate in turn.  The
return status is the exit status of the last command executed.
flush file system buffers
source manpages: sudoddsync