Joseph H. Fry wrote: > > read the cdrecord man page... I think you need the -text flag or textfile= to > read either an ascii or binary cd-text info. > > Joe > Okay, I read the man page ... again. Here is the command I used: $> cdrecord -v blank=fast dev=/dev/hdd -eject -pad -dao -audio -text -useinfo *.wav without any success. So, reading the man page doesn't seem to have helped at all. ->HS