Open Source, Open Minds
dd if=/dev/sda bs=1G status=progress | tee >(dd of=/dev/sdb bs=1G oflag=sync) >(dd of=/dev/sdc bs=1G oflag=sync) > /dev/null