Skip to content

Instantly share code, notes, and snippets.

@elfeffe
Created November 18, 2018 11:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elfeffe/0ab304abbce4bfeebeb91541daa63fd7 to your computer and use it in GitHub Desktop.
Save elfeffe/0ab304abbce4bfeebeb91541daa63fd7 to your computer and use it in GitHub Desktop.
find /var/www/ -name \*.php | xargs grep -l "ALREADY_RUN_1bc29b36f342a82aaf6658785356718" | xargs rm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment