diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -33,8 +33,8 @@ GNU coreutils NEWS -*- outline -*- ** New features - cut, head, tail now have -z, --zero-terminated options to work with - NUL delimited items. + cut, head, tail now have the -z,--zero-terminated option, and + tac --separator accepts an empty argument, to work with NUL delimited items. dd now summarizes sizes in --human-readable format too, not just --si. E.g., "3441325000 bytes (3.4 GB, 3.2 GiB) copied". It omits the summaries |