GNU bug report logs - #21084
rm appears to no longer be POSIX compliant (as of 2013 edition) re: deleting empty dirs and files under <path>/.

Previous Next

Package: coreutils;

Reported by: Linda Walsh <coreutils <at> tlinx.org>

Date: Sat, 18 Jul 2015 07:57:01 UTC

Severity: normal

Tags: notabug

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Linda Walsh <coreutils <at> tlinx.org>
To: Andreas Schwab <schwab <at> linux-m68k.org>
Cc: 21084 <at> debbugs.gnu.org
Subject: bug#21084: rm appears to no longer be POSIX compliant (as of 2013 edition) re: deleting empty dirs and files under <path>/.
Date: Sat, 18 Jul 2015 15:11:03 -0700
reopen 21084
thanks

Andreas Schwab wrote:
> Linda Walsh <coreutils <at> tlinx.org> writes:
> 
>> In looking at the 2013 specification for rm
>> (http://pubs.opengroup.org/onlinepubs/9699919799/utilities/rm.html),
>>
>> it no longer says to stop processing if the path basename equals
>> "." or "..". 
> 
> "If either of the files dot or dot-dot are specified as the basename
> portion of an operand (that is, the final pathname component) or if an
> operand resolves to the root directory, rm shall write a diagnostic
> message to standard error and do nothing more with such operands."
----
	I'll grant it also says you can't remove "/",

	So a special flag "--use_depth_first_inspection" that says not to look at
a "basename" until it's children have been processed wouldn't be any more 
out of place than special flags to handle "/" processing, right?

	The fact that they put the ".", ".." and "/" together, outside of
the 1-4 processing leads one to the idea that they should be treated similarly,
no?






This bug report was last modified 9 years and 297 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.