<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hymd3a</author_name>
  <author_url>https://blog.hatena.ne.jp/hymd3a/</author_url>
  <blog_title>ひゃまだのblog</blog_title>
  <blog_url>https://hymd3a.hatenablog.com/</blog_url>
  <categories>
    <anon>Bash</anon>
  </categories>
  <description>(2023-06-07 初稿 - 2023-06-11 追記) 元ネタは、以下のサイトの「フォルダ内のファイルをランダムに10個コピーする」で、素晴らしいアイデア。 フォルダ内のファイルをランダムに10個コピーする - Qiita ワンライナーで汎用性が高いのだけど、筆者はすぐに忘れそうなので、Bashスクリプトにしてみた。本当は、for in do 〜 doneが使いたいだけ… ^^; では、さっそく作ったスクリプトを貼るよ。 #!/usr/bin/bash # ranselmv フォルダ内のJpegファイルをランダムに選んで表示 # Ver0.01 2023-06-07 start Usa…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhymd3a.hatenablog.com%2Fentry%2F2023%2F06%2F07%2F211852&quot; title=&quot;フォルダ内のファイルをランダムに指定個数選んで表示（コピー、移動）する - ひゃまだのblog&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.image.st-hatena.com/image/square/adad63b72f1d6545b2ba2538c3fc2923b2fd5989/backend=imagemagick;height=80;version=1;width=80/https%3A%2F%2Fcdn.blog.st-hatena.com%2Fimages%2Fcircle%2Fofficial-circle-icon%2Fcomputers.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-06-07 21:18:52</published>
  <title>フォルダ内のファイルをランダムに指定個数選んで表示（コピー、移動）する</title>
  <type>rich</type>
  <url>https://hymd3a.hatenablog.com/entry/2023/06/07/211852</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
