<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rx7</author_name>
  <author_url>https://blog.hatena.ne.jp/rx7/</author_url>
  <blog_title>元RX-7乗りの適当な日々</blog_title>
  <blog_url>https://www.na3.jp/</blog_url>
  <categories>
    <anon>IT</anon>
    <anon>Linux</anon>
  </categories>
  <description>メモメモ。 分割 $ split -b 1G -a 3 -d test.dat test.dat. &quot;-b&quot;は、分割のサイズ &quot;-a&quot;は、接尾句の長さ(3なら&quot;000&quot;とか&quot;aaa&quot;) &quot;-d&quot;は、接尾句を数字にしてくれる(00〜、指定無だと英字) 最後に、分割対象のファイル名と、分割後に出力されるファイルの接頭句を指定 上記例だと、test.dat.000, test.dat.001 〜 1GBに分割されたファイルが連番で出力される。 他のオプションはヘルプ(下記)を見るべし。 結合 $ cat test.dat.* &gt; test.datでOK。 それでは！=͟͟͞͞(๑•̀=͟͟͞͞(๑•…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.na3.jp%2Fentry%2F20150531%2Fp1&quot; title=&quot;Linuxでファイルの分割・結合 - 元RX-7乗りの適当な日々&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>2015-05-31 00:00:00</published>
  <title>Linuxでファイルの分割・結合</title>
  <type>rich</type>
  <url>https://www.na3.jp/entry/20150531/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
