Bash Script
Written by
in
Easiest way to clone a partition in command line. dd if=/dev/sda1 of=/dev/sdb1
dd if=/dev/sda1 of=/dev/sdb1