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

Re: Cdrtools-2.01.01a13 ready with libfind



Mihai Ibanescu <misa@redhat.com> wrote:

> Can you not achieve the same thing with:
>
> find <expression> | mkisofs -path-list - <mkisofs-options>
>
> I am currently doing that (and manipulating the output of find some more using
> grep/sed/awk to do graft points etc).

No, you cannot do things like:

 mkisofs -o image.iso -R -J -find somedir ( -type d -chown root ) -o -true

using a separate find command run.

Also note that future versions of mkisofs will support graft points with
-find which is also impossible with the method you mention.

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


-- 
To UNSUBSCRIBE, email to cdwrite-REQUEST@other.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@other.debian.org


Reply to: