<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kuromenya</author_name>
  <author_url>https://blog.hatena.ne.jp/kuromenya/</author_url>
  <blog_title>kuromeblog</blog_title>
  <blog_url>https://kuromenya.hatenadiary.org/</blog_url>
  <categories>
    <anon>tips</anon>
  </categories>
  <description>#find /target/directory -type f -name hogehoge | xargs -i cp {} .で出来るはずだが、OSX10.4のxargsはiオプションがない… #find /target/directory -type f -name hogehoge |xargs -J % cp % destdirこれで一応いける。やりたいのは画像のファイルを一箇所にまとめてコピーする。以下で出来た。 #find / -name *.jpg -print0 -or -name *.gif -print0 |xargs -0 -J % cp -p % destdir空白入…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkuromenya.hatenadiary.org%2Fentry%2F20070420%2F1177044846&quot; title=&quot;findで見つけたファイルをcpする。 - kuromeblog&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>2007-04-20 13:54:06</published>
  <title>findで見つけたファイルをcpする。</title>
  <type>rich</type>
  <url>https://kuromenya.hatenadiary.org/entry/20070420/1177044846</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
