Guile Mailing List Archive

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

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


Guile Home | Main Index | Thread Index