bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug with rm


From: Eric Blake
Subject: Re: bug with rm
Date: Thu, 24 Jul 2008 05:26:52 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.16) Gecko/20080708 Thunderbird/2.0.0.16 Mnenhy/0.7.5.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Please keep replies on the list, so that others may chime in.

According to Otheus on 7/23/2008 7:17 AM:
|     | You are correct about the behavior, but just because it is undesirable
|     | doesn't mean it is a bug.
|
|
| Mea Culpas!
|
| POSIX committee: Those evil doers!
|
| (If you get to use a line from Clinton, I can use one from Bush ;)
|
|     # depth first deletion of only writable files in recursively from .;
|     # read-only files are left untouched.  Additional filters can be added
|     # before the -delete to further restrict which files are deleted
|     find -depth -perm /w -delete
|
|
| Ah yes, I used find for the "workaround".
|
|
| So it's clear to me this particular standard is f'ed up. What do I do
| to tell the committee to fix it? Shall I call George W?

The standard is what it is, and it reflects the codification of more than
30 years of application behavior.  It is too late to change the semantics
of rm without options or of rm -i; there are too many existing scripts
that have come to rely on those standardized semantics.  The best you can
hope for is to standardize the addition of a new option, so that future
versions of rm can optionally behave the way you think is more sane when
explicitly using the new option; but even then, you would have to wait
several years for it to percolate into all the current implementations
(and you already missed the cutoff for POSIX 200x).  But if you want to
try, you can become a member of the Austin Group and propose the new
wording for the standard: http://www.opengroup.org/austin/lists.html

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkiIZvwACgkQ84KuGfSFAYB0xwCg1NOUorLju+9UYrZRnUbIeeAX
mN8An0mBxIfTDCgr6roa/lo+VxS5jhZv
=jQ1h
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]