Skip site navigation (1)Skip section navigation (2)
Date:      08 Nov 2001 10:37:04 -0800
From:      swear@blarg.net (Gary W. Swearingen)
To:        Nils Holland <nils@tisys.org>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: dd and cat - Did I miss something?
Message-ID:  <8l668l85yn.68l@localhost.localdomain>
In-Reply-To: <20011108162026.F1790-100000@jodie.ncptiddische.net>
References:  <20011108162026.F1790-100000@jodie.ncptiddische.net>

next in thread | previous in thread | raw e-mail | index | archive | help

That dd's got some messed up error messages, no?

If you have occasion to dd the other direction, be watchful of the
"records in/out" output.  IIRC, the format is undocumented, but it
uses a "+" to indicate that the input data had a partial record and
you need to watch that it doesn't leave the last, partial block off
the CD.  I found a solution in the use of dd's "sync" option.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8l668l85yn.68l>