<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>msys1</author_name>
  <author_url>https://blog.hatena.ne.jp/msys1/</author_url>
  <blog_title>取っ手のコード</blog_title>
  <blog_url>https://msys1.hateblo.jp/</blog_url>
  <categories>
    <anon>Linuxコマンド</anon>
  </categories>
  <description>grep ... ファイル内の文字列を検索する ・主なオプション -i ... 大文字と小文字の区別をせずに検索 -n ... 行番号をつけて表示 -e ... 検索条件を指定する 複数個のパターンを指定するときに使用 ・正規表現 検索パターンとして正規表現を使用できる * ... ワイルドカード、直前の1文字の0回以上の繰り返しに一致 ^ ... 行の先頭を表す $ ... 行の末尾を表す ・使用例 grep ^abcd file ... テキストファイルfile内で、行頭がabcdである行を検索し表示 grep &quot;hoge&quot; *.txt grep -n abcd file ... テキスト…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmsys1.hateblo.jp%2Fentry%2F2017%2F04%2F02%2F020654&quot; title=&quot;linuxコマンド grep 使い方 - 取っ手のコード&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://hbb.afl.rakuten.co.jp/hgb/1595703f.2e53bff9.15957040.056acda6/?me_id=1213310&amp;item_id=17445752&amp;m=https%3A%2F%2Fthumbnail.image.rakuten.co.jp%2F%400_mall%2Fbook%2Fcabinet%2F0941%2F9784797380941.jpg%3F_ex%3D80x80&amp;pc=https%3A%2F%2Fthumbnail.image.rakuten.co.jp%2F%400_mall%2Fbook%2Fcabinet%2F0941%2F9784797380941.jpg%3F_ex%3D128x128&amp;s=128x128&amp;t=picttext</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-04-02 02:06:54</published>
  <title>linuxコマンド grep 使い方</title>
  <type>rich</type>
  <url>https://msys1.hateblo.jp/entry/2017/04/02/020654</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
