<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>toshi_hirasawa</author_name>
  <author_url>https://blog.hatena.ne.jp/toshi_hirasawa/</author_url>
  <blog_title>toshi_hirasawaの日記</blog_title>
  <blog_url>https://toshi-hirasawa.hatenadiary.org/</blog_url>
  <categories>
    <anon>awk</anon>
  </categories>
  <description>昔書いたawkのスクリプトを発掘。 何を意図しているのかさっぱり覚えていないけれど orzいつか似たようなものをサイド作る時とか、awkの文法をわすれてしまった場合にここを参照 すればいいかな、と なんども、似たようなものを繰り返し作っている自分が恥ずかしいデス #!/bin/sh echo prog start--------- cat sample.data | awk ' BEGIN{FS=&quot;\t&quot; ; OFS=&quot;\t&quot;} /[0-9][0-9]*:start/,/[0-9][0-9]*:end/{ if ( $1 ~ /[0-9][0-9]*:start/ ) { { seq_num …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftoshi-hirasawa.hatenadiary.org%2Fentry%2F20140716%2F1405475575&quot; title=&quot; awkスクリプト　備忘録 - toshi_hirasawaの日記&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-07-16 10:52:55</published>
  <title> awkスクリプト　備忘録</title>
  <type>rich</type>
  <url>https://toshi-hirasawa.hatenadiary.org/entry/20140716/1405475575</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
