<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shiimaxx</author_name>
  <author_url>https://blog.hatena.ne.jp/shiimaxx/</author_url>
  <blog_title>shiimaxx's blog</blog_title>
  <blog_url>https://shiimaxx.hatenablog.com/</blog_url>
  <categories>
    <anon>Golang</anon>
  </categories>
  <description>GitHub - shiimaxx/txtmanip 外部コマンドを利用したテキスト処理をインタラクティブに実行することができます。 ログ集計などで試行錯誤したり、ワンライナーを作る練習として使えると思います。 デモ 実行している様子は次のとおりです。 catで標準出力に出力したcombined形式のアクセスログの内容をパイプで渡し、インタラクティブモード内でawk '{print $7}' → sort → uniq -c → sort -nr → head -5を実行してリクエスト数上位5件のURLを出力しています。 インタラクティブモードを終了すると、インタラクティブモード中に実行したコ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshiimaxx.hatenablog.com%2Fentry%2Ftxtmanip&quot; title=&quot;インタラクティブにテキスト処理を実行できるツールを作った - txtmanip - shiimaxx&amp;#39;s 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>https://raw.githubusercontent.com/shiimaxx/txtmanip/master/doc/demo.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-02-13 09:00:00</published>
  <title>インタラクティブにテキスト処理を実行できるツールを作った - txtmanip</title>
  <type>rich</type>
  <url>https://shiimaxx.hatenablog.com/entry/txtmanip</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
