[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [coreutils] A more forgiving rm.
From: |
Pádraig Brady |
Subject: |
Re: [coreutils] A more forgiving rm. |
Date: |
Mon, 09 Aug 2010 14:04:38 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 |
On 07/08/10 01:17, Dan Hipschman wrote:
> Hi,
>
> As reticent as I am to admit it, I occasionally `rm' something I don't
> want to.
> Subject: [PATCH] rm: add a --blacklist option to safeguard deleting certain
> files
I'm not sure an option like this would help much.
It might give a false sense of security more than anything.
Between rm -I, immutable flags, ACLS and backups
one is suitably covered.
cheers,
Pádraig.