<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takuya_1st</author_name>
  <author_url>https://blog.hatena.ne.jp/takuya_1st/</author_url>
  <blog_title>それマグで！</blog_title>
  <blog_url>https://takuya-1st.hatenablog.jp/</blog_url>
  <categories>
    <anon>linux</anon>
  </categories>
  <description>巨大なログファイルを適当に分割して持ち運ぶとか． split はファイルサイズで分割 csplit は特定文字で分割 200k でファイルを分割する 巨大なzip ファイルもばっさり切れます split -b 200000 foo.zipこれでfoo.zip(2GB)が200,000バイト（200k)単位に 分割される。 分割できても結合出来なくちゃ意味ないじゃん cat で結合する なんと、Catです。Catで結合です cat * &gt; foo.zip簡単ですねー split はファイルの中身に関係なくバイトで切るのです． csplit csplit は、決まり文字を見つけたらファイルを分割す…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakuya-1st.hatenablog.jp%2Fentry%2F20110614%2F1308082780&quot; title=&quot;ファイルを一定サイズ分割するSplitコマンド，文字で分割するcsplitコマンド - それマグで！&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>2011-06-14 05:19:40</published>
  <title>ファイルを一定サイズ分割するSplitコマンド，文字で分割するcsplitコマンド</title>
  <type>rich</type>
  <url>https://takuya-1st.hatenablog.jp/entry/20110614/1308082780</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
