Skip to content

Instantly share code, notes, and snippets.

@Lordnibbler
Forked from sowamazing/gist:dce0afe29cc5aaf2fa73
Last active August 29, 2015 14:12
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 Lordnibbler/1377926df88597b82b53 to your computer and use it in GitHub Desktop.
Save Lordnibbler/1377926df88597b82b53 to your computer and use it in GitHub Desktop.
$ grep 29 file.log | cut -d , -f 4 |sort |uniq -c |sort -nr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment