<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>muddydixon</author_name>
  <author_url>https://blog.hatena.ne.jp/muddydixon/</author_url>
  <blog_title>PolyPeaceLight</blog_title>
  <blog_url>https://muddydixon.hatenablog.com/</blog_url>
  <categories>
    <anon>プログラム</anon>
    <anon>tips</anon>
  </categories>
  <description>ファイルを行数で分割したい split -l: 指定の行数で分割してくれる -m: arg[0]: 分割したいファイル arg[1]: 分割後のファイルのprefix 404 - エラー: 404そんでもって、分割したファイルを特定の数だけまとめて処理したいときのお話 ORGFILE=orgfile.txt SPLITFILEDIR=splitfiledir SPLIT_LINE_NUM=50 MAX_PROCESSING_FILE_NUM=5 if [ ! -d &quot;${SPLITFILEDIR}&quot; ]; then mkdir -p ${SPLITFILEDIR} fi split -l ${…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmuddydixon.hatenablog.com%2Fentry%2F20090904%2F1252071296&quot; title=&quot;ファイル分割 - PolyPeaceLight&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>2009-09-04 22:34:56</published>
  <title>ファイル分割</title>
  <type>rich</type>
  <url>https://muddydixon.hatenablog.com/entry/20090904/1252071296</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
