<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gsf_zero1</author_name>
  <author_url>https://blog.hatena.ne.jp/gsf_zero1/</author_url>
  <blog_title>いろいろ備忘録日記</blog_title>
  <blog_url>https://devlights.hatenablog.com/</blog_url>
  <categories>
    <anon>linux</anon>
  </categories>
  <description>概要 サンプル 参考情報 概要 小ネタ。よく忘れるのでメモメモ。知ってるとちょっと便利です。 find コマンドは、よく利用するコマンドですが、-name オプションの指定には シェル のワイルドカードと同じ指定しかできません。もう少し、細かい絞り込みがしたい場合は別途パイプでつないだりしているのをよく見かけます。 実は find コマンドでも正規表現で条件を指定することができます。 以下の２つのオプションを指定します。 regextype regex regextype で、使用する正規表現のタイプを設定します。いろいろあるのですが、自分がよく利用するのは以下の２つ。 posix-basic…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdevlights.hatenablog.com%2Fentry%2F2021%2F01%2F19%2F131321&quot; title=&quot;findコマンドで正規表現を使う (regextype, regex) - いろいろ備忘録日記&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>2021-01-19 13:13:21</published>
  <title>findコマンドで正規表現を使う (regextype, regex)</title>
  <type>rich</type>
  <url>https://devlights.hatenablog.com/entry/2021/01/19/131321</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
