<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fanta_orange_grape</author_name>
  <author_url>https://blog.hatena.ne.jp/fanta_orange_grape/</author_url>
  <blog_title>fanta_orange_grapeの（日記というより）記事のつもり</blog_title>
  <blog_url>https://fanta-orange-grape.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>いいテーマですね。ここを一度整理すると、grep/findまわりの混乱が一気に減ります。 「正規表現 vs glob」を軸に、これだけ覚えれば事故らない5点に絞ります。 ① 「誰が解釈するか」をまず疑う 一番大事。9割の混乱はここ。 glob： 👉 シェル（bashなど）が先に解釈 正規表現： 👉 grep / sed / awk / find -regex などのコマンドが解釈 grep foo *.c *.c → シェルのglob foo → grepの正規表現 👉 「その記号、シェル？ コマンド？」と自問する癖をつける ② * は「似てるけど別物」 見た目が同じで、意味が違う代表格。 文…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffanta-orange-grape.hatenablog.com%2Fentry%2F2026%2F02%2F06%2F034954&quot; title=&quot;grepとfind、つまり、正規表現とglobで、錯綜して混乱しないために覚えておいた方が良い5つのポイントを教えて。(回答：ChatGPT） - fanta_orange_grapeの（日記というより）記事のつもり&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>2026-02-06 03:49:54</published>
  <title>grepとfind、つまり、正規表現とglobで、錯綜して混乱しないために覚えておいた方が良い5つのポイントを教えて。(回答：ChatGPT）</title>
  <type>rich</type>
  <url>https://fanta-orange-grape.hatenablog.com/entry/2026/02/06/034954</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
