Hello
> mkisofs has the ability to use file lists, so your problem is creating
> one. Try something like this:
>
> cd MYDIR
> ls -F | grep -v '[/*@]$' > /tmp/filelist1
>
I created the file list but I am not sure how to use mkisofs to read it. I
check man mkisofs but didn't see anything about file lists. I reckon that I
will need your help again.
Would it be easier to pipe the result of the above command to mkisofs and then
to cdrecord? I guess it is a dumb question, isn't it?
Thanks a lot.
Ed
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]