1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 10:51:48 +02:00

rm (and mv when moving between partitions) no longer fails when

operating on too many command-line-specified nonempty directories.
This commit is contained in:
Jim Meyering
2004-10-18 08:58:55 +00:00
parent e37a412052
commit 35abc478c6

3
NEWS
View File

@@ -92,6 +92,9 @@ GNU coreutils NEWS -*- outline -*-
ptx now diagnoses invalid values for its --width=N (-w)
and --gap-size=N (-g) options.
rm (and mv when moving between partitions) no longer fails when
operating on too many command-line-specified nonempty directories.
rm (without -f) no longer hangs when attempting to remove a symlink
to a file on an off-line NFS-mounted partition.