GNU bug report logs - #15259
Request fror a feature rather

Previous Next

Package: coreutils;

Reported by: abbas.chunawala <at> slscorp.com

Date: Tue, 3 Sep 2013 15:48:01 UTC

Severity: normal

Tags: notabug, wontfix

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 15259 in the body.
You can then email your comments to 15259 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-coreutils <at> gnu.org:
bug#15259; Package coreutils. (Tue, 03 Sep 2013 15:48:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to abbas.chunawala <at> slscorp.com:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Tue, 03 Sep 2013 15:48:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Abbas Chunawala <abbas.chunawala <at> slscorp.com>
To: bug-coreutils <at> gnu.org
Subject: Request fror a feature rather
Date: Tue, 03 Sep 2013 12:09:15 +0530
Hi,
Greetings.

There should also be a feature in rm which removes all files except the 
mentioned files.
What do you think ?

Thanks
Regards
Abbas Chunawala
(System Level Solutions (I) Pvt. Ltd. )






Information forwarded to bug-coreutils <at> gnu.org:
bug#15259; Package coreutils. (Tue, 03 Sep 2013 16:45:02 GMT) Full text and rfc822 format available.

Message #8 received at 15259 <at> debbugs.gnu.org (full text, mbox):

From: Eric Blake <eblake <at> redhat.com>
To: abbas.chunawala <at> slscorp.com
Cc: 15259 <at> debbugs.gnu.org
Subject: Re: bug#15259: Request fror a feature rather
Date: Tue, 03 Sep 2013 10:43:58 -0600
[Message part 1 (text/plain, inline)]
On 09/03/2013 12:39 AM, Abbas Chunawala wrote:
> Hi,
> Greetings.
> 
> There should also be a feature in rm which removes all files except the
> mentioned files.
> What do you think ?

I think it is probably a case of feature bloat, as you can already
achieve the same using existing standard tools; for example:

find dir -name filetokeep -o -exec rm {} +

which will remove all files in a hierarchy except those excluded by the
left side of the -o predicate (in this case, preserving the file named
"filetokeep").

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

[signature.asc (application/pgp-signature, attachment)]

Added tag(s) notabug and wontfix. Request was from Assaf Gordon <assafgordon <at> gmail.com> to control <at> debbugs.gnu.org. (Thu, 11 Oct 2018 21:48:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 15259 <at> debbugs.gnu.org and abbas.chunawala <at> slscorp.com Request was from Assaf Gordon <assafgordon <at> gmail.com> to control <at> debbugs.gnu.org. (Thu, 11 Oct 2018 21:48:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 09 Nov 2018 12:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 223 days ago.

Previous Next


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