Skip to content

Instantly share code, notes, and snippets.

@alvin4frnds
Created January 3, 2020 05:49
Show Gist options
  • Save alvin4frnds/2746f4f4e9869356710e6951808db342 to your computer and use it in GitHub Desktop.
Save alvin4frnds/2746f4f4e9869356710e6951808db342 to your computer and use it in GitHub Desktop.
find . -type f -name "*.php" -exec rm -f {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment