<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ShineSpark</author_name>
  <author_url>https://blog.hatena.ne.jp/ShineSpark/</author_url>
  <blog_title>人生シーケンスブレイク</blog_title>
  <blog_url>https://shinespark.hatenablog.com/</blog_url>
  <categories>
    <anon>shell</anon>
  </categories>
  <description>やりたかったこと Nintendo Switchのバックアップのアルバム（キャプチャや動画）を一括で同じ階層に移動したかった やり方 cd ./Nintendo/Album/ #&lt;移動元のパス&gt; ls -d $(find `pwd`) | grep -e &quot;jpg$&quot; -e &quot;mp4$&quot; | xargs -I '{}' mv {} &lt;to_dir&gt; #&lt;移動先のパス&gt; 実行後の様子。 $ tree . └── 2022 ├── 01 │ ├── 24 │ └── 29 ├── 02 │ ├── 08 │ ├── 13 │ ├── 14 │ ├── 22 │ ├── 23 │ ├── 24 │ …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinespark.hatenablog.com%2Fentry%2F2022%2F12%2F13%2F090000&quot; title=&quot;ディレクトリ配下（サブディレクトリを含む）ファイルを一括でmvする - 人生シーケンスブレイク&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://cdn-ak.f.st-hatena.com/images/fotolife/S/ShineSpark/20221213/20221213044550.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-12-13 09:00:00</published>
  <title>ディレクトリ配下（サブディレクトリを含む）ファイルを一括でmvする</title>
  <type>rich</type>
  <url>https://shinespark.hatenablog.com/entry/2022/12/13/090000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
