If you need to create a file without content, just to test the write speed on USB Stick for example or SDCard, you can do it with this command:
mkfile -n 1000m no-content-1GB-file
1000m - the size of file (value in mb)
no-content-1GB-file - the name of file
no-content-1GB-file - the name of file
