<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>J_ogawa</author_name>
  <author_url>https://blog.hatena.ne.jp/J_ogawa/</author_url>
  <blog_title>エンジニアリングにはほど遠い</blog_title>
  <blog_url>https://j-ogawa.hatenadiary.jp/</blog_url>
  <categories>
    <anon>shell</anon>
    <anon>Mac</anon>
  </categories>
  <description>すごく便利ですね〜。 こちら参考にさせてもらいました。 インストールは brew install rename 例えば、現在のディレクトリ内の全部の.pngファイルを@2x.pngにしたいときは find . -not -name '*@2x*' | grep .png | awk -F&quot;/&quot; '{print $2}' | xargs rename 's/.png/\@2x.png/' みたいな感じです。 @2x を含んでいないファイル一覧のなかで、.png を含んでいるもので、/で区切られた２番目の文字 のファイルの .png を @2x.png に置換しています。 あ、でもデザイナーさんか…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fj-ogawa.hatenadiary.jp%2Fentry%2F2014%2F04%2F11%2F002523&quot; title=&quot;Mac renameコマンド - エンジニアリングにはほど遠い&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>2014-04-11 00:25:23</published>
  <title>Mac renameコマンド</title>
  <type>rich</type>
  <url>https://j-ogawa.hatenadiary.jp/entry/2014/04/11/002523</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
