<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>argius</author_name>
  <author_url>https://blog.hatena.ne.jp/argius/</author_url>
  <blog_title>argius note</blog_title>
  <blog_url>https://argius.hatenablog.jp/</blog_url>
  <categories>
    <anon>Unix-like</anon>
  </categories>
  <description>こういうの、あるのは知ってたけど、今まで * ? くらいしか使ってませんでした。でも、知ってると使えるので、これからは使います。 *:任意の（0個以上の）文字 ?:任意の1文字 []:文字集合(正規表現に似ている) [0-9] 0から9が1文字 [^0-9] 0から9以外が1文字 {}:OR集合(?) {a,b,cc} a または b または ccいくつか例を。 main.cファイルとmain.c.origファイルがあって、diffを取る場合、このワイルドカードひとつで指定できます。 diff main.c{.orig,} ↓(展開) diff main.c.orig main.cこれは、JF…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fargius.hatenablog.jp%2Fentry%2F20090708%2F1247062211&quot; title=&quot;ファイルグロブのワイルドカード - argius note&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>2009-07-08 23:10:11</published>
  <title>ファイルグロブのワイルドカード</title>
  <type>rich</type>
  <url>https://argius.hatenablog.jp/entry/20090708/1247062211</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
