mirror of
https://github.com/coreutils/coreutils.git
synced 2024-11-28 04:24:45 +08:00
Add support for --no-target-directory option.
This commit is contained in:
parent
b2a58b9d3c
commit
1815011d0a
2
NEWS
2
NEWS
@ -75,6 +75,8 @@ GNU coreutils NEWS -*- outline -*-
|
||||
pwd now works even when run from a working directory whose name
|
||||
is longer than PATH_MAX.
|
||||
|
||||
cp, install, ln, and mv have a new --no-target-directory option.
|
||||
|
||||
cp -pu and mv -u (when copying) now don't bother to update the
|
||||
destination if the resulting time stamp would be no newer than the
|
||||
preexisting time stamp. This saves work in the common case when
|
||||
|
Loading…
Reference in New Issue
Block a user