Karl-Heinz Herrmann <[EMAIL PROTECTED]> wrote:

> On 15-Nov-00 James Pearson wrote:
> > 1.      dir1/ and dir2/ appear in the root directory
> > 
> > 2.      the contents of dir1/ and dir2/ appear in the root directory
> > 
> > if (1), how do you get (2)?
> > 
> > In fact I know how - but it's not "intuitive" ...
> 
> As I understood case (1) would be the new behaviour. 
> 
> What I "tell" mkisofs in that case is take these two directories and put them
> in the ISO-image. 
> 
> If I only want whats *in* the dirs I can say so by putting:
> 
> mkisofs -o /tmp/xxx dir1/* dir2/*
> 
> As long as there aren't very many files where the shell expansion could fail

  Therein lies the reason why I wrote a script to generate a file with
the info, to avoid any possibility that I would be bitten by shell
limits.

-- 
   -bill davidsen ([EMAIL PROTECTED])
"The secret to procrastination is to put things off until the
 last possible moment - but no longer"  -me


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

Reply via email to