Skip to content

Instantly share code, notes, and snippets.

@alexmuller
Created July 4, 2015 18:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexmuller/5b2707d069bf23bd5687 to your computer and use it in GitHub Desktop.
Save alexmuller/5b2707d069bf23bd5687 to your computer and use it in GitHub Desktop.
$ curl --silent http://www.tomscott.com/updates.xml | grep "10 Jul 2015" -C4
<item>
<title>This RSS feed now includes videos from YouTube!</title>
<link>http://www.youtube.com/c/TomScottGo</link>
<description>Hope that helps.</description>
<pubDate>Fri, 10 Jul 2015 07:30:00 -0700</pubDate>
<guid isPermaLink="false">ts-1-83q94ujler</guid>
</item>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment