summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-11-15 06:49:08 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-11-15 06:49:08 +0000
commit07e17aad2a48004bc230476eb3dec2dac2c60480 (patch)
tree0b3177ee859655aaa7c0e963a60165ed69b7cb1d
parente9dfe6f0d5d0ab7005ac32426917974cad4868b2 (diff)
downloadcoreutils-07e17aad2a48004bc230476eb3dec2dac2c60480.tar.xz
dd now outputs total bytes, seconds, and bytes per second.
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2718526d5..de35aade4 100644
--- a/NEWS
+++ b/NEWS
@@ -182,6 +182,9 @@ GNU coreutils NEWS -*- outline -*-
copying or moving multiple times to the same destination in a file
system with a coarse time stamp resolution.
+ dd now also prints the number of bytes copied, the time, and the
+ transfer rate.
+
dd has new conversions for the conv= option:
nocreat do not create the output file