<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>moroto1122</author_name>
  <author_url>https://blog.hatena.ne.jp/moroto1122/</author_url>
  <blog_title>Webエンジニアの技術メモ　〜PHP、SQL、Linuxなど〜</blog_title>
  <blog_url>https://moroto1122.hatenadiary.org/</blog_url>
  <categories>
    <anon>Linux</anon>
  </categories>
  <description>例）.htmlファイルに対して一斉に置換する場合 find . -name &quot;*.html&quot; -exec sed -i 's/対象文字列/置換文字列/g' {} \;注意事項： ・「/」をエスケープするには「\/」とする ・「'」をエスケープするには「'\''」とする ・「.」ファイルも対象になる。subversionを使っている場合、.svnの中まで書き換えないように注意 ※最後のgがないと、同一行に複数ある場合、最初のものしか置換しない ※-iをなくせば出力のみで実際に変更はしない</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmoroto1122.hatenadiary.org%2Fentry%2F20091106%2F1257495658&quot; title=&quot;複数ファイルを一斉に文字列置換 - Webエンジニアの技術メモ　〜PHP、SQL、Linuxなど〜&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-11-06 17:20:58</published>
  <title>複数ファイルを一斉に文字列置換</title>
  <type>rich</type>
  <url>https://moroto1122.hatenadiary.org/entry/20091106/1257495658</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
