Descend is a general function for performing a recurcive descent of a unix file tree from a specified starting point, and applying a function to each file object found. The documentation is in the source file descend.c. Martin Guy, May 1989