<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Lejay</author_name>
  <author_url>https://blog.hatena.ne.jp/Lejay/</author_url>
  <blog_title>Lejayの日記</blog_title>
  <blog_url>https://lejay.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>terminalでファイル内検索をする時，普段は， ls *\.txt|xargs grep XXX もしくは， find . -name '*\.txt'|xargs grep XXX とかやってたけど，見難くてしょうがない．だから，bashで色付けしようと思って，スクリプト書いた． #!/usr/bin/perl my $color1 = q{Red}; my $color2 = q{Yellow}; #================================================= my $font_color = { Black =&gt; '0;30', DarkGray…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flejay.hatenadiary.org%2Fentry%2F20081117%2F1226932228&quot; title=&quot;unixでファイル内検索を使い易くする - Lejayの日記&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>2008-11-17 23:30:28</published>
  <title>unixでファイル内検索を使い易くする</title>
  <type>rich</type>
  <url>https://lejay.hatenadiary.org/entry/20081117/1226932228</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
