Re: cdrecord tsize confusion



On Fri, 30 Nov 2007 18:21:22 GMT, ToddAndMargo wrote:
Thank you!

Question:

command="dd if=$device bs=$blocksize count=$blockcount
conv=notrunc,noerror"
command="readcd -v dev=$device f=- sectors=0-$blockcount"

Does not the second "command=" overwrite the first?

Yes, I found the script on usenet, and just added the argument test
and text.

The command="dd if... line should be removed or commented out.

.



Relevant Pages