Skip to content

Instantly share code, notes, and snippets.

@chapinb
Created January 19, 2019 02:11
Show Gist options
  • Save chapinb/3982e4fe6edf7b18c2ff93be3f21e3bc to your computer and use it in GitHub Desktop.
Save chapinb/3982e4fe6edf7b18c2ff93be3f21e3bc to your computer and use it in GitHub Desktop.
$ fgrep Invalid\ user auth.log | head -n 5 | awk '{ print $10 }' | ursort
3 180.211.137.8
2 188.165.201.89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment