Create Dummy File
This command allows you to create a "dummy" file. It's a file you can specify it's size, from 0 bytes.
The dummy file is created with the size you specified, each byte is null (character number 0).
The dummy file allocates the required space on the destination you specified.
|