Skip to content

Instantly share code, notes, and snippets.

@wlaurance
Created April 8, 2012 03:11
Show Gist options
  • Save wlaurance/2334202 to your computer and use it in GitHub Desktop.
Save wlaurance/2334202 to your computer and use it in GitHub Desktop.
#/bin/bash
rm `find |grep "~"$`
@wlaurance
Copy link
Author

If it says, "rm: missing operand Try rm --help' for more information." , then you have no files from your pwd that end in a ~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment