<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shuzo_kino</author_name>
  <author_url>https://blog.hatena.ne.jp/shuzo_kino/</author_url>
  <blog_title>Bye Bye Moore</blog_title>
  <blog_url>https://shuzo-kino.hateblo.jp/</blog_url>
  <categories>
    <anon>awk</anon>
    <anon>unix</anon>
  </categories>
  <description>以前のCLI_YAMLパーサ解析の続きです。 local fs=$(echo @|tr @ '\034') sed -ne &quot;s|^\($s\)\($w\)$s:$s\&quot;\(.*\)\&quot;$s\$|\1$fs\2$fs\3|p&quot; \ -e &quot;s|^\($s\)\($w\)$s:$s\(.*\)$s\$|\1$fs\2$fs\3|p&quot; $1 | awk -F$fs '{ .... }色々調べた所、どうもsedは\034... つまり、ファイル分割の制御文字(FS)を扱えないようです。 FSは記録の主流が磁気テープ媒体だった時代*1の名残で、ファイルとファイルの間を分離する記述です。 また、-Fオプ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshuzo-kino.hateblo.jp%2Fentry%2F2014%2F03%2F02%2F234117&quot; title=&quot;FSはFile Separatorの略であり、Field Separatorの略でもある - Bye Bye Moore&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>2014-03-02 23:41:17</published>
  <title>FSはFile Separatorの略であり、Field Separatorの略でもある</title>
  <type>rich</type>
  <url>https://shuzo-kino.hateblo.jp/entry/2014/03/02/234117</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
