Skip to content

Instantly share code, notes, and snippets.

@westonruter
Created September 5, 2018 03:15
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 westonruter/01d87482846aa8131afca186cad2de0f to your computer and use it in GitHub Desktop.
Save westonruter/01d87482846aa8131afca186cad2de0f to your computer and use it in GitHub Desktop.
ack -o "(?<=href=[\"'])https?://\w.*?(?=['\"])" --php wp-admin/ --no-filename | sort | uniq -c | sort -nr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment