Skip to main content

mkfile

Mkfile is handy for...making files!

A great resource for that is this site and here's an example I recently had to use:

Make a big 20MB file of nothing

mkfile -n 20m big20meg.file

Adjust 20m as needed.