Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save vpnwall-services/4cb02a3147a1b8901c4cc336cab78a3f to your computer and use it in GitHub Desktop.
Save vpnwall-services/4cb02a3147a1b8901c4cc336cab78a3f to your computer and use it in GitHub Desktop.
find . ! -name 'file.txt' -type f -exec rm -f {} +
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment