On Sat, 2008-02-23 at 12:15 -0800, Jon wrote: > I'm using dd to clone a drive. How can I watch the progress of this or > see the transfer rate in real time? >
http://www.openbsd.org/cgi-bin/cvsweb/src/bin/dd/dd.c?rev=1.15&content-type=text/x-cvsweb-markup main(int argc, char *argv[]) (void)signal(SIGINFO, summaryx);

