Create lots of random files
require java 8
./gradlew build
Once build is completed, see help menu
cd build/libs; java -jar lots-of-files-all.jar -h
java -jar lots-of-files-all.jar create -h
java -jar lots-of-files-all.jar create --number-of-files=15 $PATH
e.g.
java -jar lots-of-files-all.jar create --number-of-files=15 /tmp