Create a large dummy file using Mac OS X terminal command


Create large dummy file using Terminal command
Create large dummy file using Terminal command

If you want to create a large dummy file with any extension e.g. : .txt, .dmg, .pdf, .mp4, .mov, .zip, .rar, .mk4 you can do it using mkfile command in Terminal App.

Steps to create a large file :

  1. Open Terminal App.
  2. Move to the location where you want to create your file using cd (change directory command)
  3. Now use command mkfile <size>G your-file-name.ext ( example: mkfile 4G mymovie.mov => will create a movie file with name mymovie of size 4GB)
  4. Hit Enter, It will take some time to complete the process (depends on the file size)
  5. When the command completes the prompt should return and file would be created.
  6. mkfile command also works on other Unix based or Linux Operating Systems.

  7. Comments:

    • Useful stuff! Thank you!!
      anon 08 Nov 2020 18:11:33 GMT
    • Further comments disabled!


















Copyright © Code2care 2024 | Privacy Policy | About Us | Contact Us | Sitemap