From 35abc478c609f847a7533796d0bafc98808396d5 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 18 Oct 2004 08:58:55 +0000 Subject: [PATCH] rm (and mv when moving between partitions) no longer fails when operating on too many command-line-specified nonempty directories. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index bace261..c195a88 100644 --- a/NEWS +++ b/NEWS @@ -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. -- 2.7.4