sfdisk

Copy partition table from /dev/sda to /dev/sdd:

sfdisk -d /dev/sda | sfdisk /dev/sdd

Note that the above will not copy the legacy BIOS bootable flag set in a GPT.