Skip to content

Instantly share code, notes, and snippets.

@InvertedAcceleration
Created December 5, 2014 13:41
Show Gist options
  • Select an option

  • Save InvertedAcceleration/1a1df92cc8fba03df0d4 to your computer and use it in GitHub Desktop.

Select an option

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