Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ptahmose/manyfileswritetest


https://github.com/ptahmose/manyfileswritetest

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# ManyFilesWriteTest

A little tool in order to create a specified number of files with a specified size in a specified folder.

Example:
ManyFilesWriteTest.exe -d W:\TEST -c 1000 -s 10000000

This will create 1000 files, each with 10,000,000 bytes, in the folder W:\TEST.