bug-coreutils
[Top][All Lists]
Advanced

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

Re: Suggestion for rm(1)


From: Eric Blake
Subject: Re: Suggestion for rm(1)
Date: Wed, 10 Mar 2010 17:30:44 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100301 Fedora/3.0.3-1.fc12 Lightning/1.0b1 Thunderbird/3.0.3

On 03/10/2010 04:59 PM, Reuben Thomas wrote:
> Here's another attempt:
> 
> Note that if you use rm to remove a file, it is usually possible to
> recover the  contents of that file, given sufficient expertise and/or
> time.

Given newer file systems, I'd rather see something like:

Note that if you use rm to remove a file, it might be possible to
recover the contents of that file, given sufficient expertise and/or
time.  If you want more assurance that the contents are truly
unrecoverable, consider using shred.

That is, we want to point out that shred is better than rm at killing
data, while at the same time reducing the newbie impression that
recovery is easy, since it usually is not.

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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