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

Re: Cdrtools-2.01.01a13 ready with libfind



On Fri, Sep 08, 2006 at 11:50:09AM +0200, Joerg Schilling wrote:
> 
> Mkisofs (By Jörg Schilling and James Pearson j.pearson@ge.ucl.ac.uk):
> 
> -	mkisofs now includes libfind and allows to use the find(1) command line
> 	syntay to be used.
> 
> 	The new -find option acts as a option separator. To the right of the
> 	-find option, find(1) syntax is used. No other mkisofs option may 
> 	appear anymore.
> 
> 	Files are considered to be taken into the .ISO image in case that the
> 	find(1) expression used on the command line yields TRUE.

Joerg,

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).

Misa


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


Reply to: