sudo grep "something" * | awk '{print $11}' | grep -o "http://[^\"/]*" | sort | uniq
Created
November 20, 2013 13:34
-
-
Save huyby/7563257 to your computer and use it in GitHub Desktop.
Examples of parsing Apache logs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment