<?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: Rubyでワンライナーを書く方法のまとめ</title>
	<atom:link href="http://blog.lilyx.net/2007/11/29/writing-one-liner-in-ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lilyx.net/2007/11/29/writing-one-liner-in-ruby/</link>
	<description>What kind of language technologies would the “World Government” require in 30 years from now? — And why don’t we just start now?</description>
	<lastBuildDate>Sun, 23 Jan 2011 19:24:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: diigo2ZerockBlog 04/04/2008 &#171; ZerockBlog</title>
		<link>http://blog.lilyx.net/2007/11/29/writing-one-liner-in-ruby/#comment-143</link>
		<dc:creator>diigo2ZerockBlog 04/04/2008 &#171; ZerockBlog</dc:creator>
		<pubDate>Fri, 04 Apr 2008 00:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lilyx.net/2007/11/29/writing-one-liner-in-ruby/#comment-143</guid>
		<description>[...] Rubyでワンライナーを書く方法のまとめ [...]</description>
		<content:encoded><![CDATA[<p>[...] Rubyでワンライナーを書く方法のまとめ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://blog.lilyx.net/2007/11/29/writing-one-liner-in-ruby/#comment-142</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Mon, 31 Mar 2008 23:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lilyx.net/2007/11/29/writing-one-liner-in-ruby/#comment-142</guid>
		<description>ruby -n -e ...
は
ruby -ne ...
でいいような</description>
		<content:encoded><![CDATA[<p>ruby -n -e &#8230;<br />
は<br />
ruby -ne &#8230;<br />
でいいような</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rubyでワンライナーを書く方法のまとめ &#124; 次なるもの</title>
		<link>http://blog.lilyx.net/2007/11/29/writing-one-liner-in-ruby/#comment-141</link>
		<dc:creator>Rubyでワンライナーを書く方法のまとめ &#124; 次なるもの</dc:creator>
		<pubDate>Mon, 31 Mar 2008 15:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lilyx.net/2007/11/29/writing-one-liner-in-ruby/#comment-141</guid>
		<description>[...] Rubyでワンライナーを書く方法のまとめTopic: 未分類&#124;    研究とか、いろんなデータ処理していると、ワンライナーをさくっと書きたい場面に出くわすことがあります。 自分は sed や awk にあまり慣れてなく、いちいち man 見ながらちまちま打ち込むよりはいつも使い慣れている Ruby の正規表現でさくっとワンライナーでも書けたら便利ですよね。で、ググったら意外にRubyのワンライナー情報がなくてびっくり。まぁ、Perlもあるしあんま&#8230; original article [...]</description>
		<content:encoded><![CDATA[<p>[...] Rubyでワンライナーを書く方法のまとめTopic: 未分類|    研究とか、いろんなデータ処理していると、ワンライナーをさくっと書きたい場面に出くわすことがあります。 自分は sed や awk にあまり慣れてなく、いちいち man 見ながらちまちま打ち込むよりはいつも使い慣れている Ruby の正規表現でさくっとワンライナーでも書けたら便利ですよね。で、ググったら意外にRubyのワンライナー情報がなくてびっくり。まぁ、Perlもあるしあんま&#8230; original article [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

