On Thursday, 12 October 2000 Miroslav Lichvar wrote:

> I'm dreaming about this:
> (cat ...) | mkisofs --list-of-files-with-sizes "list.txt" | cdrecord -data -
> 
> So is there chance to do it this way, another way, or no way?

Maybe you could use the --multi-volume option of GNU tar? Create the
multi-volume tar into a pipe, untar it from the pipe and pipe to
mkisofs. It might actually work and it seems like such a weird thing
to do that I'll have to try it when I get home :)

-- 
Anssi Saari - [EMAIL PROTECTED]


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

Reply via email to