Skip to content

kevin-ip/lots-of-files

Repository files navigation

lots-of-files

Create lots of random files

Build

require java 8

./gradlew build

Run

Once build is completed, see help menu cd build/libs; java -jar lots-of-files-all.jar -h

Create

Help

java -jar lots-of-files-all.jar create -h

Create files

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

About

Create lots of random files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages