bug-coreutils
[Top][All Lists]
Advanced

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

bug#7362: dd strangeness


From: Pádraig Brady
Subject: bug#7362: dd strangeness
Date: Tue, 01 Mar 2011 21:40:00 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3

On 01/03/11 17:45, Paul Eggert wrote:
> On 03/01/2011 03:27 AM, Pádraig Brady wrote:
> 
>> So the standard way to accumulate short reads to a full write,
>> is to specify separate ibs and obs (we'd probably want to prompt about
>> setting obs too for efficiency)
> 
> Yes, good point, the diagnostic should suggest ibs=N obs=N
> (instead of just ibs=N).
> 
> By the way, the relationship between fullblock and ibs=N obs=N is
> a curious one, one that I don't fully understand.  If you have
> ibs=N obs=N, why would you need fullblock?  This should probably
> be documented (preferably by someone who understands it :-).

Well as I understand it, it's to do with 'count'.
count refers to the number of input reads,
both partial and full.

So the advice to use iflag=fullblock is probably safer,
especially when a count (or skip) is specified.

cheers,
Pádraig.





reply via email to

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