<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>u2uni</author_name>
  <author_url>https://blog.hatena.ne.jp/u2uni/</author_url>
  <blog_title>u2uni（うにうに）の日記</blog_title>
  <blog_url>https://u2uni.hatenadiary.org/</blog_url>
  <categories>
    <anon>IT</anon>
  </categories>
  <description>引数で指定されたテキストファイルを読み込み、画面へ出力するプログラムをRubyで作ってみました。作ったと言っても、既出過ぎなんですけどね。textoutput.rb の内容 # 引数で指定されたファイルを入力、そのまま画面へ出力する while tline = ARGF.gets puts tline end たったこれだけ（・∀・）このプログラム（Rubyの機能）で面白いのが、引数に指定するプログラムの数を増やしても、問題なく動くこと。 どういう事かというと src1.txtの内容 hogehogesrc2.txtの内容 fugafuga実行とその結果 C:\Ruby\src&gt;ruby te…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fu2uni.hatenadiary.org%2Fentry%2F20080605%2F1212632794&quot; title=&quot;Rubyでテキストファイルを入力する・・・ - u2uni（うにうに）の日記&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>2008-06-05 11:26:34</published>
  <title>Rubyでテキストファイルを入力する・・・</title>
  <type>rich</type>
  <url>https://u2uni.hatenadiary.org/entry/20080605/1212632794</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
