Hi,
> We are finding a file (or directory) with name "tarzan" inside all
> directories inside given path upto given depth.
>
> Recursion is needed here, because tarzan-near-top-of-tree? calls
> tarzan-in-directory? and tarzan-in-directory? calls
> tarzan-near-top-of-tree? for each file in give
We are finding a file (or directory) with name "tarzan" inside all
directories inside given path upto given depth.
Recursion is needed here, because tarzan-near-top-of-tree? calls
tarzan-in-directory? and tarzan-in-directory? calls
tarzan-near-top-of-tree? for each file in given directory.
2 matches
Mail list logo