Skip to content

Instantly share code, notes, and snippets.

@Razuuu
Created November 17, 2024 14:37
Show Gist options
  • Save Razuuu/722a9c1f3dfb8a94a0e67c36f958e994 to your computer and use it in GitHub Desktop.
Save Razuuu/722a9c1f3dfb8a94a0e67c36f958e994 to your computer and use it in GitHub Desktop.
Create a 0 bytes dummy file
dd if=/dev/zero of=1GB.bin bs=1 count=0 seek=1GB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment