Skip to content

Instantly share code, notes, and snippets.

@ttlequals0
Created February 27, 2016 00:02
Show Gist options
  • Save ttlequals0/03f554be19fcd9d4c9c7 to your computer and use it in GitHub Desktop.
Save ttlequals0/03f554be19fcd9d4c9c7 to your computer and use it in GitHub Desktop.
curl -s blog.ttlequals0.com | grep -P -o '(?<=href=")http:\S+(?=")'
sample output:
http://blog.ttlequals0.com/openvpn-endpoint-on-aws-in-10-minutes/
http://blog.ttlequals0.com/windows-10-build-10122-fun/
http://blog.ttlequals0.com/the-real-way-to-lock-mac-with-keyboard-shortcut/
http://blog.ttlequals0.com/adding-removing-users-to-mailing-lists-via-powershell/
http://blog.ttlequals0.com/home-network-personal-cloud/
http://blog.ttlequals0.com/openvpn-endpoint-on-aws-in-10-minutes/
http://blog.ttlequals0.com/wp-content/uploads/2015/08/Screenshot-2015-08-16-14.24.30.png
http://blog.ttlequals0.com/wp-content/uploads/2015/08/Screenshot-2015-08-16-14.32.09.png
http://blog.ttlequals0.com/wp-content/uploads/2015/08/Screenshot-2015-08-16-14.43.43.png
http://blog.ttlequals0.com/wp-content/uploads/2015/08/Screenshot-2015-08-16-14.47.02.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment