This is the mail archive of the guile@cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

find.scm - second iteration



I've hacked some more on my find implementation for guile. It now
understands shell wildcards. There are now two different ways to do
finding: (1) find/list which returns the results in a flat list and (2)
find/tree which permits the assembly of the found files into a tree
structure. 

There are also a lot more stock predicates.

Cheers,
David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]