<?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>(2020-04-06 初稿 - 2021-05-05 再転記) はじめに columnコマンドは、テキストファイルの整形に使うものだと思っていた。 しかし、bashスクリプト内の文字列の整形にも使えることがわかった。 以下に簡単な例を示す。 ファイルの整形 $ cat temp.txt 名無しの権兵衛, 38, 神奈川県 じゅげむじゅげむ, 45, 愛知県 This is a pen, 28, アメリカ合衆国 ひゃまだ, 年齢不詳, 静岡県 $ column -t -s, temp.txt 名無しの権兵衛 38 神奈川県 じゅげむじゅげむ 45 愛知県 This is a pen 28 アメ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhymd3a.hatenablog.com%2Fentry%2F2021%2F05%2F05%2F210453&quot; title=&quot;columnで文字列の整形 - ひゃまだの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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-05-05 21:04:53</published>
  <title>columnで文字列の整形</title>
  <type>rich</type>
  <url>https://hymd3a.hatenablog.com/entry/2021/05/05/210453</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
