Re: dd PATCH: add conv=direct

From: Miquel van Smoorenburg
Date: Wed Apr 07 2004 - 14:14:01 EST


In article <20040407173116.GB2814@xxxxxxxxxxxxx>,
Andy Isaacson <adi@xxxxxxxxxxxxx> wrote:
>The next feature to add would be OpenBSD-style "KB/s" reporting. I'm
>not going there.
>
>diff -ur coreutils-5.0.91/doc/coreutils.texi
>coreutils-5.0.91-adi/doc/coreutils.texi

Doesn't it already do that ?

$ dd if=/dev/zero of=/tmp/file bs=4K count=100
100+0 records in
100+0 records out
409600 bytes transferred in 0.005108 seconds (80189583 bytes/sec)

$ dpkg -S /bin/dd
coreutils: /bin/dd
$ dpkg -s coreutils
Package: coreutils
Version: 5.0.91-2

Mike.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/