jalopy -r 3 -d /directory
^A.*java
Formats all Java source files found in the current directory and three
levels down that begin with a captial 'A' and writes the new files into
directory /tmp
. The file format of the
original source files will be kept.