bug-coreutils
[Top][All Lists]
Advanced

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

bug#29317: info shred:documentation feedback


From: Pádraig Brady
Subject: bug#29317: info shred:documentation feedback
Date: Sat, 9 Dec 2017 16:56:10 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

On 16/11/17 03:38, kalle wrote:
> hello,
> 
> - at the sentence "by default does not truncate": what does truncating a
> file means? Could this be described better in the manual?
> -part "on a busy system": why is this written here? Is this a usual
> method to overwrite content?

truncate deallocates data.
remove deletes the reference to the data.

I suppose truncate is to deallocate, as unlink is to remove,
so the attached uses 'deallocate' instead of 'truncate'.

cheers,
Pádraig

Attachment: shred-deallocate.patch
Description: Text Data


reply via email to

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