Linux: Quickly create large files for testing

Posted Over 7 years ago. Visible to the public.

To create a 10 GB file:

fallocate -l 10G huge_file.dat
Henning Koch
Keywords
huge, giant, ubuntu
License
Source code in this card is licensed under the MIT License.
Posted by Henning Koch to makandra dev (2017-02-09 10:19)