Create a fake test file on MacOS
Planted on
If you want to create a fake test file to test something, let’s say upload size limit or extension, you can create a file on MacOS by typing on the command line:
## mkfile ${size} ${name}.${extension}
mkfile 10m myTestFile.pdf