projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
046287a
)
Mention cut's new --complement option.
author
Jim Meyering
<jim@meyering.net>
Sat, 4 Dec 2004 14:15:46 +0000
(14:15 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 4 Dec 2004 14:15:46 +0000
(14:15 +0000)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index e418ed36d2525595010e3fea8846f9c71e0f3ba1..56870b21d450fc48a43c3911b36465eec63f78f0 100644
(file)
--- 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.
+ cut accepts a new option, --complement, to complement the set of
+ selected bytes, characters, or fields.
+
dd now also prints the number of bytes transferred, the time, and the
transfer rate. The new "status=noxfer" operand suppresses this change.