<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Rocco</author_name>
  <author_url>https://blog.hatena.ne.jp/Rocco/</author_url>
  <blog_title>日本 GNU AWK ユーザー会 0.2</blog_title>
  <blog_url>https://rocco.hatenadiary.org/</blog_url>
  <categories>
    <anon>awk</anon>
  </categories>
  <description>getline 中で getline を使うとどうなるのでしょうか。 ここでは適当な入力ファイルを使います。 $ cat getline_getline.txt 1 2 3 4 5良く私は getline を使って BEGIN ブロック中で入力を行うことがありますが、comp.lang.awk のドンこと Ed Morton は嫌っています。 例えば以下のような処理で困ります。 $ cat getline_getline.awk #! /usr/local/bin/gawk -f BEGIN { while (getline &lt; ARGV[1] &gt; 0) { getline; print $0…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frocco.hatenadiary.org%2Fentry%2F20071018%2Fp2&quot; title=&quot;getline 中の getline - 日本 GNU AWK ユーザー会 0.2&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>https://cdn-ak.f.st-hatena.com/images/fotolife/R/Rocco/20071005/20071005230008.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-10-18 00:00:01</published>
  <title>getline 中の getline</title>
  <type>rich</type>
  <url>https://rocco.hatenadiary.org/entry/20071018/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
