<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/ME2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Rubyでワンライナーを書く方法のまとめ</title>
	<link>http://blog.lilyx.net/2007/11/29/writing-one-liner-in-ruby/</link>
	<description>Microsoft Research＠シアトルでのインターンから帰ってきました。コネ・社会経験ナシの情報系大学院生が、腕一本で「世界で一番アツい会社」に就職するまでの記録</description>
	<pubDate>Mon, 08 Sep 2008 07:36:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=ME2.2.1</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-3923</link>
		<author>diigo2ZerockBlog 04/04/2008 &#171; ZerockBlog</author>
		<pubDate>Fri, 04 Apr 2008 09:29:15 +0900</pubDate>
		<guid>http://blog.lilyx.net/2007/11/29/writing-one-liner-in-ruby/#comment-3923</guid>
		<description>[...] Rubyでワンライナーを書く方法のまとめ [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Rubyでワンライナーを書く方法のまとめ [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://blog.lilyx.net/2007/11/29/writing-one-liner-in-ruby/#comment-3899</link>
		<author>anonymous</author>
		<pubDate>Tue, 01 Apr 2008 08:13:03 +0900</pubDate>
		<guid>http://blog.lilyx.net/2007/11/29/writing-one-liner-in-ruby/#comment-3899</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-3897</link>
		<author>Rubyでワンライナーを書く方法のまとめ &#124; 次なるもの</author>
		<pubDate>Tue, 01 Apr 2008 00:57:24 +0900</pubDate>
		<guid>http://blog.lilyx.net/2007/11/29/writing-one-liner-in-ruby/#comment-3897</guid>
		<description>[...] Rubyでワンライナーを書く方法のまとめTopic: 未分類&#124;    研究とか、いろんなデータ処理していると、ワンライナーをさくっと書きたい場面に出くわすことがあります。 自分は sed や awk にあまり慣れてなく、いちいち man 見ながらちまちま打ち込むよりはいつも使い慣れている Ruby の正規表現でさくっとワンライナーでも書けたら便利ですよね。で、ググったら意外にRubyのワンライナー情報がなくてびっくり。まぁ、Perlもあるしあんま&#8230; original article [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Rubyでワンライナーを書く方法のまとめTopic: 未分類|    研究とか、いろんなデータ処理していると、ワンライナーをさくっと書きたい場面に出くわすことがあります。 自分は sed や awk にあまり慣れてなく、いちいち man 見ながらちまちま打ち込むよりはいつも使い慣れている Ruby の正規表現でさくっとワンライナーでも書けたら便利ですよね。で、ググったら意外にRubyのワンライナー情報がなくてびっくり。まぁ、Perlもあるしあんま&#8230; original article [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
