<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>pyonkichi38</author_name>
  <author_url>https://blog.hatena.ne.jp/pyonkichi38/</author_url>
  <blog_title>ぴょんきちのエンジニアな日々</blog_title>
  <blog_url>https://pyonkichi38.hatenadiary.jp/</blog_url>
  <categories>
    <anon>ruby</anon>
  </categories>
  <description>やってることは、ファイルを読み込んでcsvファイルを生成している引数で読むファイル a1a2a3 出力するファイル a1,hoge,fugaa2,hoge,fugaa3,hoge,fuga シェルスクリプト #!/bin/sh filename=$1 title=&quot;hoge&quot; body=&quot;fuga&quot; cat ${filename} | while read f do echo &quot;${f},${title},${fuga}&quot; done ruby #!/opt/local/bin/ruby1.9 title=&quot;hoge&quot; body=&quot;fuga&quot; open(ARGV[0] ) {|f| f.each…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpyonkichi38.hatenadiary.jp%2Fentry%2F2014%2F09%2F08%2F221935&quot; title=&quot;ゆるいシェルスクリプトを、ゆるいrubyに書き直してみる - ぴょんきちのエンジニアな日々&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-09-08 22:19:35</published>
  <title>ゆるいシェルスクリプトを、ゆるいrubyに書き直してみる</title>
  <type>rich</type>
  <url>https://pyonkichi38.hatenadiary.jp/entry/2014/09/08/221935</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
