<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>goosyun</author_name>
  <author_url>https://blog.hatena.ne.jp/goosyun/</author_url>
  <blog_title>つれづれ電脳記（日くらしPCに向かひて）</blog_title>
  <blog_url>https://goosyun.hatenablog.jp/</blog_url>
  <categories>
    <anon>プログラミング・マクロ</anon>
  </categories>
  <description>コンピュータのプログラミングにおいて、スペースやダブルクォート（ダブルクォーテーション）の有無は決定的に重要です。スペースやダブルクォートのありなしで、ただそれだけのために、動かなったり、意図どおりの結果にならなかったりします。 プログラミング中にトラブル発生 このことは、プログラミング言語AWKにおいても同様です。 awkプログラム内では、文字列定数はダブルクォート（&quot;）で囲む必要があります。そういうルールになっています。 だから、'$2 == &quot;hogehoge&quot;{print $3}' という書き方になります。 一方で、部分文字列を含むのかの判定に正規表現を使用するには、部分文字列をスラッ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgoosyun.hatenablog.jp%2Fentry%2F2026%2F02%2F03%2F181636&quot; title=&quot;AWK文字列のダブルクォート「&amp;quot;」要否 - つれづれ電脳記（日くらしPCに向かひて）&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://m.media-amazon.com/images/I/41s+zeGo05L._SL500_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-02-03 18:16:36</published>
  <title>AWK文字列のダブルクォート「&quot;」要否</title>
  <type>rich</type>
  <url>https://goosyun.hatenablog.jp/entry/2026/02/03/181636</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
