[CentOS] mount -o loop question.

Tue Oct 23 13:08:38 UTC 2012
Robert Nichols <rnicholsNOSPAM at comcast.net>

On 10/23/2012 03:44 AM, Banyan He wrote:
> btw, here is the way to append more bytes on the tail,
>
> dd if=/dev/zero of=myfile bs=1 count=no_of_bytes seek=$(stat -c%s myfile)

Sounds like a hard way to do
     dd conv=notrunc oflag=append if=/dev/zero ...


-- 
Bob Nichols     "NOSPAM" is really part of my email address.
                 Do NOT delete it.