mirror of
https://github.com/coreutils/coreutils.git
synced 2024-11-24 10:23:31 +08:00
Mention that:
mv -T DIR EMPTY_DIR no longer fails unconditionally
This commit is contained in:
parent
5a55ecfac3
commit
ccafe4292f
2
NEWS
2
NEWS
@ -143,6 +143,8 @@ GNU coreutils NEWS -*- outline -*-
|
||||
mv: moving a symlink into the place of an existing non-directory is
|
||||
now done atomically; before, mv would first unlink the destination.
|
||||
|
||||
mv -T DIR EMPTY_DIR no longer fails unconditionally
|
||||
|
||||
rm (on systems with openat) can no longer exit before processing
|
||||
all command-line arguments.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user