Como criar arquivos grandes para teste de HD no Windows e no Linux

Como criar arquivos grandes para teste de HD no Windows e no Linux

Linux

fallocate -l 10G temp_10GB_file

Windows

The file size is defined in bytes. Use Google to do the conversion if you’re unsure.

fsutil file createnew temp_10GB_file 10000000000

Sobre o Autor

Diego Elcain administrator