<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>y-kamiya</author_name>
  <author_url>https://blog.hatena.ne.jp/y-kamiya/</author_url>
  <blog_title>MEMOcho-</blog_title>
  <blog_url>https://jsapachehtml.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>ちょっと多めのファイルを手軽に移動させたいときに 早めに終わらせたい場合 nohup bash -c &quot;find &lt;src directory&gt; -type f -mindepth 1 -maxdepth 1 | xargs -t -P8 cp -t &lt;target directory&gt;&quot; &amp; nohupで切れないように xargsに-tをつけてログを出しておく depthのoptionは間違い防止 再帰的にcpされても問題ないなら要らない xargsのPでprocess並列 cpやmvは-tでtarget directoryを先に書けるのでxargsのとき便利 時間がかかってもよい場合はrs…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjsapachehtml.hatenablog.com%2Fentry%2F2024%2F07%2F06%2F200431&quot; title=&quot;手軽に多めのデータ移動をするためのワンライナー - MEMOcho-&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>2024-07-06 20:04:31</published>
  <title>手軽に多めのデータ移動をするためのワンライナー</title>
  <type>rich</type>
  <url>https://jsapachehtml.hatenablog.com/entry/2024/07/06/200431</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
