<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>anmino</author_name>
  <author_url>https://blog.hatena.ne.jp/anmino/</author_url>
  <blog_title>あんみのの備忘録</blog_title>
  <blog_url>https://anmino.hatenadiary.org/</blog_url>
  <categories>
    <anon>UNIX/Linux</anon>
  </categories>
  <description>#!/bin/sh #splitut.sh -s 分割するファイル名 [出力ディレクトリ] #splitut.sh -c 統合するファイル名 [出力ディレクトリ] byte=10k [ -z &quot;$2&quot; ] &amp;&amp; exit 1 filename=`echo $2 | sed 's/.*\///'` [ -n &quot;$3&quot; ] &amp;&amp; filename=&quot;$3/$filename&quot; case $1 in -s) if ls $filename.* &gt;&amp; /dev/null ; then echo &quot;There is a $filename.?? &quot; exit 1 fi split -d -b $byte…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanmino.hatenadiary.org%2Fentry%2F20100216%2F1266335313&quot; title=&quot;ファイルを分割・統合する - あんみのの備忘録&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>2010-02-16 00:48:33</published>
  <title>ファイルを分割・統合する</title>
  <type>rich</type>
  <url>https://anmino.hatenadiary.org/entry/20100216/1266335313</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
