You can generate large files for testing on both Linux and Windows machines without having to leverage a 3rd party utility. Windows In Windows, you can use the fsutil utility to create a new file with a defined number of bytes. In this case, the following command will generate a 1 GB file. The contents […] The post How to generate a large files for testing appeared first on Jack Stromberg.