Skip to content

Instantly share code, notes, and snippets.

@richo
Created March 12, 2013 03:21
Show Gist options
  • Save richo/5140056 to your computer and use it in GitHub Desktop.
Save richo/5140056 to your computer and use it in GitHub Desktop.
#!/bin/sh
links=$(curl "$p" | grep -Po '"https?://.*?"')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment