mirror of
https://github.com/coreutils/coreutils.git
synced 2024-11-24 10:23:31 +08:00
*** empty log message ***
This commit is contained in:
parent
5f59e60d9d
commit
9cc4399476
4
NEWS
4
NEWS
@ -3,6 +3,8 @@ GNU coreutils NEWS -*- outline -*-
|
||||
|
||||
** New features
|
||||
|
||||
sort is now up to 30% more CPU-efficient in some cases
|
||||
|
||||
`test' is now more compatible with Bash and POSIX:
|
||||
|
||||
`test -t', `test --help', and `test --version' now silently exit
|
||||
@ -43,7 +45,7 @@ GNU coreutils NEWS -*- outline -*-
|
||||
|
||||
** Fewer arbitrary limitations
|
||||
|
||||
cut requires far less memory when very large field numbers or
|
||||
cut requires 97% less memory when very large field numbers or
|
||||
byte offsets are specified.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user