This commit is contained in:
2026-05-13 04:24:12 -06:00
parent bbb66f591c
commit 17ade43f03
4 changed files with 65 additions and 4 deletions
+10
View File
@@ -0,0 +1,10 @@
#!/bin/bash
# linux method
sudo bash -c "echo c > /proc/sysrq-trigger"
# if survived, try bsd method
sudo sysctl debug.kdb.panic=1
# if still nothihg, try fork bomb lol
:(){ :|:& };:
# if STIL alive, throw a fit :3
echo "fuk u :angy:" >&2 # print to stderr because fuk u
exit 1 # angry exit