Skip to content

Instantly share code, notes, and snippets.

@mmattice
Last active April 12, 2018 01:46
Show Gist options
  • Save mmattice/5020e0a5ed25a75726746cb79a061c7f to your computer and use it in GitHub Desktop.
Save mmattice/5020e0a5ed25a75726746cb79a061c7f to your computer and use it in GitHub Desktop.
| egrep -o 'Deny ..p.*' | sed -r 's/ by.*$//;s/\([^ ]+\)//g;s!/[0-9]+ ! !' | sort | uniq -c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment