<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: pbcopy / pbpaste in OS X</title>
	<atom:link href="http://prefetch.net/blog/index.php/2009/02/13/pbcopy-pbpaste-in-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://prefetch.net/blog/index.php/2009/02/13/pbcopy-pbpaste-in-os-x/</link>
	<description>Blog O' Matty</description>
	<lastBuildDate>Tue, 07 Feb 2012 02:31:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: John</title>
		<link>http://prefetch.net/blog/index.php/2009/02/13/pbcopy-pbpaste-in-os-x/comment-page-1/#comment-831119</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 03 Jan 2012 01:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://prefetch.net/blog/?p=1016#comment-831119</guid>
		<description>esaruoho: this is unfinished -- i did not bother writing the regex, but you can output pbpaste through a filter ; pbcopy it and then pbpaste the changed string:

prompt$ pbpaste &#124; sed -e &quot;s/REGEX/URL$1/g&quot;  &#124; pbcopy ; pbpaste</description>
		<content:encoded><![CDATA[<p>esaruoho: this is unfinished &#8212; i did not bother writing the regex, but you can output pbpaste through a filter ; pbcopy it and then pbpaste the changed string:</p>
<p>prompt$ pbpaste | sed -e &#8220;s/REGEX/URL$1/g&#8221;  | pbcopy ; pbpaste</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: esaruoho</title>
		<link>http://prefetch.net/blog/index.php/2009/02/13/pbcopy-pbpaste-in-os-x/comment-page-1/#comment-830695</link>
		<dc:creator>esaruoho</dc:creator>
		<pubDate>Mon, 10 Oct 2011 11:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://prefetch.net/blog/?p=1016#comment-830695</guid>
		<description>I&#039;d absolutely love it if there was some way of re-formatting a pbpaste result ( such as 
Macintosh HD:Users:esaruoho:folder actions:sceneorg_renoise:24017.html  to  (url/)24017.html :)
and then copying it via pbcopy..</description>
		<content:encoded><![CDATA[<p>I&#8217;d absolutely love it if there was some way of re-formatting a pbpaste result ( such as<br />
Macintosh HD:Users:esaruoho:folder actions:sceneorg_renoise:24017.html  to  (url/)24017.html :)<br />
and then copying it via pbcopy..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: z0mbix</title>
		<link>http://prefetch.net/blog/index.php/2009/02/13/pbcopy-pbpaste-in-os-x/comment-page-1/#comment-669393</link>
		<dc:creator>z0mbix</dc:creator>
		<pubDate>Fri, 13 Feb 2009 22:05:15 +0000</pubDate>
		<guid isPermaLink="false">http://prefetch.net/blog/?p=1016#comment-669393</guid>
		<description>I&#039;ve been after something like this for years. Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been after something like this for years. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hubb</title>
		<link>http://prefetch.net/blog/index.php/2009/02/13/pbcopy-pbpaste-in-os-x/comment-page-1/#comment-669383</link>
		<dc:creator>hubb</dc:creator>
		<pubDate>Fri, 13 Feb 2009 19:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://prefetch.net/blog/?p=1016#comment-669383</guid>
		<description>awesome !</description>
		<content:encoded><![CDATA[<p>awesome !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matty</title>
		<link>http://prefetch.net/blog/index.php/2009/02/13/pbcopy-pbpaste-in-os-x/comment-page-1/#comment-669360</link>
		<dc:creator>matty</dc:creator>
		<pubDate>Fri, 13 Feb 2009 17:46:05 +0000</pubDate>
		<guid isPermaLink="false">http://prefetch.net/blog/?p=1016#comment-669360</guid>
		<description>Dude, that is sweet!</description>
		<content:encoded><![CDATA[<p>Dude, that is sweet!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

