How To Quickly Generate A Large File On The Command Line (With Linux)
Sección: Administración de sistemas
Creado: 15-11-24 (Actualizado: 23-02-22)
There comes a time in every developers life where they need a data file for testing purposes and there are none handy. Rather than searching around for a file that fits your needs, the easiest thing to do is simply to generate one. There are a number of reasons why you might want to generate a data file. For example, recently we needed to test the file upload functionality of a little application we were writing at work, using a whole range of files of different sizes (from 100Mb).
https://www.skorks.com/2010/03/how-to-quickly-generate-a-large-file-on-the-command-line-with-linux/