From 07e17aad2a48004bc230476eb3dec2dac2c60480 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 15 Nov 2004 06:49:08 +0000 Subject: dd now outputs total bytes, seconds, and bytes per second. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3-54-g00ecf