Recurse - Version 1.0.2 This program runs a command recursively on a directory tree. You can run a command on a directory or just the files in a directory. Recurse lets you specify filters, so the command only runs on files of a certain type (e.g. *.java). You can also tell recurse to wait until the command finishes running before processing the next file or directory. Recurse summarizes a command run in an output area. Requires the VB 5.0 Runtimes.