http://www.it1352.com/539276.html
#Linux $ find -name“* .java”> sources.txt $ javac @ sources.txt :: Windows > dir / s / B * .java> sources.txt > javac @ sources.txt