Skip to content

Instantly share code, notes, and snippets.

@jennimckinnon
Created May 16, 2016 05:53
Show Gist options
  • Select an option

  • Save jennimckinnon/bb4b0af668d52b6fb0e7963abfb5a537 to your computer and use it in GitHub Desktop.

Select an option

Save jennimckinnon/bb4b0af668d52b6fb0e7963abfb5a537 to your computer and use it in GitHub Desktop.
$ cat access-log |grep -Ev "\.(js|css|png|jpg|jpeg) HTTP/1" |grep -Ev " GET (/|/contact|/signup) HTTP/1"| more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment