Skip to content

Instantly share code, notes, and snippets.

@mariokonschake
Created May 3, 2013 13:58
Show Gist options
  • Save mariokonschake/5509259 to your computer and use it in GitHub Desktop.
Save mariokonschake/5509259 to your computer and use it in GitHub Desktop.
cat user-agents.txt | sed -r 's/.*(MSIE [0-9]+\.[0-9]|Firefox\/[0-9]+|Safari\/[0-9]|Opera\/[0-9]+).*/\1/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment