Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save InvertedAcceleration/1a1df92cc8fba03df0d4 to your computer and use it in GitHub Desktop.
Save InvertedAcceleration/1a1df92cc8fba03df0d4 to your computer and use it in GitHub Desktop.
sudo find / -name 'filename.file' -exec rm -i {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment