bug-coreutils
[Top][All Lists]
Advanced

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

bug#9157: [PATCH] dd: sparse conv flag


From: Paul Eggert
Subject: bug#9157: [PATCH] dd: sparse conv flag
Date: Tue, 28 Feb 2012 00:50:36 -0800
User-agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2

On 02/27/2012 05:09 PM, Pádraig Brady wrote:
> how
> to handle existing regular files with conv=trunc.
> I.E. seeking over existing possible non NUL data.
> It's too dangerous/inconsistent to do this for files I think.

Why?  This is *dd* we're talking about here.
It's *supposed* to be used for tricky stuff like this.

If one interprets conv=sparse to mean "write sparsely",
rather than "create a sparse file that exactly mimics
the input's sparseness", then everything should be clear,
no?





reply via email to

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