Skip to content

Instantly share code, notes, and snippets.

@lucmann
Created July 30, 2024 07:38
Show Gist options
  • Save lucmann/089d569fdfec786d7e26ba2c262d95af to your computer and use it in GitHub Desktop.
Save lucmann/089d569fdfec786d7e26ba2c262d95af to your computer and use it in GitHub Desktop.
create a file
dd if=/dev/zero of=/tmp/sock-ghost bs=1K seek=1 count=0
dd if=/dev/zero of=/tmp/sock-solid bs=1K count=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment