bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use (original) (raw)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
From: | Pádraig Brady |
---|---|
Subject: | bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call |
Date: | Thu, 21 Nov 2013 08:55:52 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 |
On 11/21/2013 07:12 AM, Bernhard Voelker wrote:
On 11/21/2013 03:07 AM, Eric Blake wrote: > On 11/20/2013 05:03 PM, Bernhard Voelker wrote: >> What about the following? >> >> $ src/rm -r src/. >> src/rm: refusing to remove '.' or '..' directory: skipping 'src/.' > > That helps.
Thanks, I'll push it unless someone comes up with a better wording.
> But I'm also starting to think we should add a new long > option --no-preserve-dot, similar to how --no-preserve-root can be used > to work around the restriction. Then people that want to can create an > alias or other wrapper around rm to get the non-nanny behavior, while > the default behavior still complies with POSIX.
Admittedly, compared to the academic question behind "--no-preserve-root" (which is like "what happens to me when the globe under my feet disappears?"), there may be more real-world reasons to remove ".".
However, as it's possible to pass the canonicalized file name of "." or ".." to rm(1), I'm not yet convinced that it warrants adding a new --no-preserve-dot-or-dotdot (and for symmetry reasons a new --preserve-dot-or-dotdot) option.
I would say this does not need an option for the reason you describe.
thanks, Pádraig.
- bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call, (continued)
* bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call, Eric Blake, 2013/11/19
* bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call, Bernhard Voelker, 2013/11/20
* bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call, Eric Blake, 2013/11/20
* bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call, Bernhard Voelker, 2013/11/20
* bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call, Linda Walsh, 2013/11/20
* bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call, Eric Blake, 2013/11/20
* bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call, Bernhard Voelker, 2013/11/21
* bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call, Linda Walsh, 2013/11/21
* bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call, Eric Blake, 2013/11/20
* bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call, Bernhard Voelker, 2013/11/21
* bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call,Pádraig Brady <=
* bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call, Eric Blake, 2013/11/21
* bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call, Bernhard Voelker, 2013/11/21
* bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call, Eric Blake, 2013/11/21
* bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call, Bernhard Voelker, 2013/11/21
* bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call, Eric Blake, 2013/11/21
* bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call, Bernhard Voelker, 2013/11/21
* bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call, Eric Blake, 2013/11/21
* bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call, Jim Meyering, 2013/11/21
* bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call, Jim Meyering, 2013/11/21
* bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call, Bob Proulx, 2013/11/21
- Prev by Date:bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call
- Next by Date:bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call
- Previous by thread:bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call
- Next by thread:bug#15926: RFE: unlink command already uses 'unlink' call; make 'rm' use 'remove' call
- Index(es):