Dear All,
        Does anybody know how to pipe the O/P of readcd into cdrecord? - ie.
for a machine with insufficient diskspace to dump the CD's image or for a
faster copy. I tried

readcd dev=x,y f=- | cdrecord [options] -

but when I checked what was actually written to the CD it had been corrupted by
verbiage from readcd's stdout :-(. If I direct readcd's stdout to /dev/null
then nothing is piped into cdrecord. In the end I did a 

cdrecord [options] /dev/scd<n>

which was OK since it was a 1-track CD but I'd like to know how to do
multi-track CDs in one go.

Thanks
Tom.

Ps. I could not find the answer in the docs...

-- 
Tom Crane, Dept. Physics, Royal Holloway, University of London, Egham Hill,
Egham, Surrey, TW20 0EX, England. 
Email:  [EMAIL PROTECTED]
SPAN:   19.875
Fax:    01784 472794


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to