History | View | Annotate | Download (60 Bytes)
find -name *.java > sources.txt
javac @sources.txt -d ./bin