Skip to content

Instantly share code, notes, and snippets.

@Eunoia
Created August 23, 2019 22:12
Show Gist options
  • Save Eunoia/ec175b9e10948da55916733d2a90eda5 to your computer and use it in GitHub Desktop.
Save Eunoia/ec175b9e10948da55916733d2a90eda5 to your computer and use it in GitHub Desktop.
grep WEBSITE.GET.OBJECT real_log | grep -v localhost | grep -v css | grep -v images | grep -v \.js |grep -v \.png | cut -c 86- | grep slack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment