open(DD, "/bin/dd $dd_options |"); while ($line =
) { # do whatever with the output of dd, one line at a time ... }