[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Excluding paths with mkisofs



Bill Davidsen <davidsen@tmr.com> wrote:

> Joerg Schilling wrote:
>
> >Volker Kuhlmann <hidden@paradise.net.nz> wrote:
> >
> >  
> >
> >>Is there a possibility with mkisofs 2.01 to exclude paths? -m excludes
> >>files (or directories). As far as I can see, it's not possible, or did I
> >>overlook something?
> >>    
> >>
> >
> >Please upgrade to a recent mkisofs (many bugs have been fixed since then)
> >and use the -find feature.
> >
> >  
> >
> Is there an undocumented "exclude-path" feature I'm missing? As of 
> a20pre I don't really see what he needs.

???

I thought people should know the find(1) program...so it should be obvious to 
call

	mkisofs -o some-file -find . ! -path 'pattern'

For more help call "mkisofs -find -help" or "man sfind".

Jörg

-- 
 EMail:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
       js@cs.tu-berlin.de                (uni)  
       schilling@fokus.fraunhofer.de     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily



Reply to: