Multiple choice What does the command dd do copy files copy blocks of data from one file to another search for regular expressions in a text file delete files Reveal answer Fill a bubble to check yourself B Correct answer Explanation The dd command is a low-level utility used to copy and convert raw data. It is frequently used for creating bootable USB drives or disk imaging.